Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pieterclaerhout/pytest-as-a-github-action
Running pytest as a GitHub action
https://github.com/pieterclaerhout/pytest-as-a-github-action
Last synced: 9 days ago
JSON representation
Running pytest as a GitHub action
- Host: GitHub
- URL: https://github.com/pieterclaerhout/pytest-as-a-github-action
- Owner: pieterclaerhout
- Created: 2020-10-24T08:40:49.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T18:06:54.000Z (9 months ago)
- Last Synced: 2024-02-29T19:27:08.083Z (9 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Running pytest as a Github Action
A sample repository showing how to run [pytest](http://pytest.org) as a GitHub action.