Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joaovitorsilvestre authored Jan 7, 2023
1 parent 58a3df1 commit fd04cf1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@ pytest-slow-first

## What it does?

Execute your test suite with tests ordered by their durations on last successful run.

Sort tests by their duration on the last run. Making slow tests run first.
</br>
</hr>

## How it can make your suite run faster?
## How can it make your suite run faster?

Before all, these benefits only appear when running this plugin alongside with [pytest-xdist](https://github.com/pytest-dev/pytest-xdist).

Expand Down

0 comments on commit fd04cf1

Please sign in to comment.