Skip to content

Commit 4d0bbfc

Browse files
authored
Merge pull request #52 from felipecrp/patch-1
Add pytest-pyspec to testing tools section
2 parents e5c91d0 + 1077392 commit 4d0bbfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Collection of awesome Python resources for testing and generating test data.
4444
- [behave](https://github.com/behave/behave) - is behavior-driven development, Python style.
4545
- [lettuce](https://github.com/gabrielfalcao/lettuce) - Behavior-driven-development tool for python, inspired by Cucumber for Ruby.
4646
- [mamba](http://nestorsalceda.github.io/mamba) - The definitive testing tool for Python. Born under the banner of BDD.
47+
- [pytest-pyspec](https://github.com/felipecrp/pytest-pyspec) - Transforms pytest output into a beautiful, readable format similar to RSpec. It provides semantic meaning to your tests by organizing them into descriptive hierarchies.
4748

4849
## Code Coverage
4950

0 commit comments

Comments
 (0)