Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neetjn/nose-parameterized-wrapper-example
Simple example of how to hijack the nose parameterized decorator.
https://github.com/neetjn/nose-parameterized-wrapper-example
nose parameterized python test unittest
Last synced: 18 days ago
JSON representation
Simple example of how to hijack the nose parameterized decorator.
- Host: GitHub
- URL: https://github.com/neetjn/nose-parameterized-wrapper-example
- Owner: neetjn
- License: mit
- Created: 2017-10-27T23:16:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-27T23:17:23.000Z (about 7 years ago)
- Last Synced: 2024-10-28T16:54:03.672Z (2 months ago)
- Topics: nose, parameterized, python, test, unittest
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nose-parameterized-wrapper-example
Simple example of how to hijack the nose parameterized decorator.