mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 08:10:15 +00:00
Add ScanAPI
This commit is contained in:
parent
6831740c32
commit
67cf2c56a8
|
@ -1151,6 +1151,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [nose2](https://github.com/nose-devs/nose2) - The successor to `nose`, based on `unittest2.
|
||||
* [pytest](https://docs.pytest.org/en/latest/) - A mature full-featured Python testing tool.
|
||||
* [Robot Framework](https://github.com/robotframework/robotframework) - A generic test automation framework.
|
||||
* [ScanAPI](https://pypi.org/project/scanapi/) - Automated Testing and Documentation for your REST API
|
||||
* [unittest](https://docs.python.org/3/library/unittest.html) - (Python standard library) Unit testing framework.
|
||||
* Test Runners
|
||||
* [green](https://github.com/CleanCut/green) - A clean, colorful test runner.
|
||||
|
|
Loading…
Reference in New Issue
Block a user