mirror of
https://github.com/vinta/awesome-python.git
synced 2026-04-11 14:21:45 +08:00
add bough to testing > code coverage section
This commit is contained in:
parent
d902e5b9ba
commit
dfbf51bfa6
@ -628,6 +628,7 @@ _Libraries for testing codebases and generating test data._
|
||||
- [polyfactory](https://github.com/litestar-org/polyfactory) - mock data generation library with support to classes (continuation of `pydantic-factories`)
|
||||
- Code Coverage
|
||||
- [coverage](https://github.com/coveragepy/coveragepy) - Code coverage measurement.
|
||||
- [bough](https://github.com/CodeEnPlace/bough) - Bough is a polyglot incremental mutation tester
|
||||
- Fake Data
|
||||
- [faker](https://github.com/joke2k/faker) - A Python package that generates fake data.
|
||||
- [mimesis](https://github.com/lk-geimfari/mimesis) - is a Python library that help you generate fake data.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user