mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-25 17:38:37 +00:00
Readability
This commit is contained in:
parent
e0ed13b31c
commit
4d33c0e4a4
@ -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.
|
* [VCR.py](https://github.com/kevin1024/vcrpy) - Record and replay HTTP interactions on your tests.
|
||||||
* Object Factories
|
* Object Factories
|
||||||
* [factory_boy](https://github.com/FactoryBoy/factory_boy) - A test fixtures replacement for Python.
|
* [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.
|
* [model_mommy](https://github.com/vandersonmota/model_mommy) - Creating random fixtures for testing in Django.
|
||||||
* Code Coverage
|
* Code Coverage
|
||||||
* [coverage](https://pypi.org/project/coverage/) - Code coverage measurement.
|
* [coverage](https://pypi.org/project/coverage/) - Code coverage measurement.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user