Skip to content

Commit 4d33c0e

Browse files
authored
Readability
1 parent e0ed13b commit 4d33c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1174,7 +1174,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
11741174
* [VCR.py](https://github.com/kevin1024/vcrpy) - Record and replay HTTP interactions on your tests.
11751175
* Object Factories
11761176
* [factory_boy](https://github.com/FactoryBoy/factory_boy) - A test fixtures replacement for Python.
1177-
* [mixer](https://github.com/klen/mixer) - Another fixtures replacement. Supported Django, Flask, SQLAlchemy, Peewee and etc.
1177+
* [mixer](https://github.com/klen/mixer) - Another fixtures replacement. Supports Django, Flask, SQLAlchemy, Peewee and etc.
11781178
* [model_mommy](https://github.com/vandersonmota/model_mommy) - Creating random fixtures for testing in Django.
11791179
* Code Coverage
11801180
* [coverage](https://pypi.org/project/coverage/) - Code coverage measurement.

0 commit comments

Comments
 (0)