You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ Collection of awesome Python resources for testing and generating test data.
45
45
-[lettuce](https://github.com/gabrielfalcao/lettuce) - Behavior-driven-development tool for python, inspired by Cucumber for Ruby.
46
46
-[mamba](http://nestorsalceda.github.io/mamba) - The definitive testing tool for Python. Born under the banner of BDD.
47
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.
48
-
48
+
49
49
## Code Coverage
50
50
51
51
-[Coverage.py](https://github.com/nedbat/coveragepy) - is a tool for measuring code coverage of Python programs.
0 commit comments