Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mapix/ptknows
ptknows is a pytest plugin that can automaticly skip test case based on dependence info calculated by trace.
https://github.com/mapix/ptknows
Last synced: 11 days ago
JSON representation
ptknows is a pytest plugin that can automaticly skip test case based on dependence info calculated by trace.
- Host: GitHub
- URL: https://github.com/mapix/ptknows
- Owner: mapix
- Created: 2014-04-18T06:23:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-04-21T07:56:06.000Z (over 3 years ago)
- Last Synced: 2024-04-23T22:55:19.221Z (7 months ago)
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
=======
ptknows
=======**ptknows** is a pytest plugin that can automaticly ``skip`` test case based on dependence info calculated by ``trace``.