PythonWise
If it won't be simple, it simply won't be. [
Hire me
,
source code
]
Friday, September 30, 2011
Using Generators in nose Tests
Sometimes you have many tests that do exactly the same thing but with different data.
nose
provides an easy way to do that with
tests that return generators
.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment