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: 6 months 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-27T23:17:23.000Z (over 8 years ago)
- Last Synced: 2025-02-08T17:46:36.815Z (about 1 year 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.