- Unit tests error count fixed.
- Send statistics to your remote server.
- Sentry SDK installation check added
- Lighthouse default check added
- Test coverage check fixed
- Test coverage check updated
- Test coverage check added (examples in
Readme.md
)
- Fixed bug TypeError
- Tests check fixed
- Different run options added (examples in
Readme.md
)
- Eqator
- Pytest check fixed
- Lighthouse CI added
- Django pytest support added
- Fix test output error
- Fixed a problem in displaying the results of passing unit tests.
- Fixed bug with
garpix_page
tests.
- Migrations creation check added.
- Added to flake8:
flake8-django
.
- Added to flake8 config:
per-file-ignores = __init__.py: F401, F403
.
- README fix.
- Fixed PEP8 problems.
- First release in pypi.org.