Skip to content

Commit

Permalink
README: Document running tests with pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt authored and allisonkarlitskaya committed Feb 14, 2023
1 parent ba1056f commit bcdf374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ Check the [examples](./examples/) and [tests](./test) for how to use systemd_cty

This project originated as a weekend hack to support the efforts to write a portable Python version of [`cockpit-bridge`](https://cockpit-project.org/guide/latest/cockpit-bridge.1.html).

Run tests with [`tox`](https://tox.wiki/).
Run tests with [`pytest`](https://pypi.org/project/pytest/) or [`tox`](https://tox.wiki/).

0 comments on commit bcdf374

Please sign in to comment.