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
This plugin extends [pytest](http://pytest.org) by showing failures and errors instantly, adding a progress bar, improving the test results, and making the output look better.
6
9
@@ -26,8 +29,7 @@ If you would like to run tests without pytest-sugar, use:
26
29
27
30
## How to contribute 👷♂️
28
31
29
-
[](https://github.com/codespaces/new?hide_repo_select=true&ref=master&repo=10950375
30
-
)
32
+
[](https://github.com/codespaces/new?hide_repo_select=true&ref=master&repo=10950375)
31
33
32
34
Make sure to read our [Code of Conduct](https://github.com/Teemu/pytest-sugar/blob/master/.github/CODE_OF_CONDUCT.md). You can get started modifying the codebase with the following commands. Alternatively, you can try Github Codespaces (click the badge above). Push the changes to your repository & create a pull request.
0 commit comments