mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
commit
55bb9e02de
1 changed files with 1 additions and 1 deletions
|
@ -1174,7 +1174,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [VCR.py](https://github.com/kevin1024/vcrpy) - Record and replay HTTP interactions on your tests.
|
||||
* Object Factories
|
||||
* [factory_boy](https://github.com/FactoryBoy/factory_boy) - A test fixtures replacement for Python.
|
||||
* [mixer](https://github.com/klen/mixer) - Another fixtures replacement. Supported Django, Flask, SQLAlchemy, Peewee and etc.
|
||||
* [mixer](https://github.com/klen/mixer) - Another fixtures replacement. Supports Django, Flask, SQLAlchemy, Peewee and etc.
|
||||
* [model_mommy](https://github.com/vandersonmota/model_mommy) - Creating random fixtures for testing in Django.
|
||||
* Code Coverage
|
||||
* [coverage](https://pypi.org/project/coverage/) - Code coverage measurement.
|
||||
|
|
Loading…
Reference in a new issue