mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 16:20:13 +00:00
Add vedro
Vedro.io appears to be a modern and pragmatic framework, providing all the necessary functionality right out of the box without relying on magic.
This commit is contained in:
parent
c52dba9b29
commit
4d29f80bdf
|
@ -1153,6 +1153,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [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.
|
||||
* [unittest](https://docs.python.org/3/library/unittest.html) - (Python standard library) Unit testing framework.
|
||||
* [vedro](https://github.com/vedro-universe/vedro) - Pragmatic Testing Framework
|
||||
* Test Runners
|
||||
* [green](https://github.com/CleanCut/green) - A clean, colorful test runner.
|
||||
* [mamba](http://nestorsalceda.github.io/mamba/) - The definitive testing tool for Python. Born under the banner of BDD.
|
||||
|
|
Loading…
Reference in New Issue
Block a user