Categories: Developer Tools, Quality Assurance and Testing Software
- Home
- Linux
- Developer Tools
- nose-parameterized
- Downloading...
nose-parameterized 0.3.1
nose-patameterized is a decorator for parameterized testing with nose.Nose. It's got test generators. But they kind of suck, because:- They often require a second function- They make it difficult to separate the data from the test- They don't work with...