Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHutchison authored Dec 1, 2023
1 parent 314596e commit d7226b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,3 +191,7 @@ the given module will not be executed.
## Notes
- pytest-xdist will have its logic disabled, even if args are passed in to enable it
- pytest-django will not create test database suffixes for multiworker runs such as tox.
- Extreme example using import perf test from megamock:
- Without hot reloading: 0.71s
- With hot reloading (1st run): 1.79s
- With hot reloading (2nd run): 0.00s

0 comments on commit d7226b4

Please sign in to comment.