Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed May 1, 2024
1 parent ba72f7b commit 02e9f13
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ Here's the full list of things we use:
helpers, fixtures, and configuration
- `django-test-migrations`_ - plugin to test Django migrations and their order
- `pytest-cov`_ - plugin to measure test coverage
- `covdefaults`_ - plugin for ``coverage`` to smartly ignore more meaningless lines.
- `covdefaults`_ - plugin for ``coverage`` to smartly ignore
more meaningless lines.
- `pytest-randomly`_ - plugin to execute tests in random order and
also set predictable random seed, so you can easily debug
what went wrong for tests that rely on random behavior
Expand Down

0 comments on commit 02e9f13

Please sign in to comment.