3 Jan 2009 23:45
Re: almost doubled the number of tests
<jason-sage <at> creativetrax.com>
2009-01-03 22:45:52 GMT
2009-01-03 22:45:52 GMT
Jarrod Millman wrote: > In preparation for the upcoming release, I was comparing the number of > tests in 0.6.0 to the number on the trunk: > 0.6.0: Ran 2266 tests in 203.503s > Trunk: Ran 3990 tests in 392.357s > This is great. Do you know what the function coverage is (i.e., what percentage of functions have direct tests)? Thanks, Jason > I knew that a large number of test had been written over the last > year, but I was very pleased to see that we nearly doubled the number. > Thanks to everyone who contributed new tests over the last year. > Increasing our test coverage is extremely important. Importantly, it > makes it easier to refactor the code without worrying about > regressions creeping in without being noticed. Hopefully, this trend > will continue and we will add nearly 2000 new tests over the next > year. > > Jarrod > _______________________________________________ > Scipy-dev mailing list > Scipy-dev <at> scipy.org > http://projects.scipy.org/mailman/listinfo/scipy-dev > >
RSS Feed