Review Comments (0) Screenshots (2) Questions & Answers (0) Votes (0) Wiki  
pythonxy
1.1.2
code.google.com
Freeware
127 people
This software was checked for viruses Yesterday, 3:53 AM and was found to contain no viruses.
Click here to see antivirus report.
 

Review

Python - nose is a discovery-based unittest extension (e.g. NumPy test module is using nose). Nose collects tests from unittest.TestCase subclasses, of course. But you can also write simple test functions, as well as test classes that are not subclasses of unittest.TestCase. Nose also supplies a number of helpful functions for writing timed tests, testing for exceptions, and other common use cases. Nose collects tests automatically, as long as you follow some simple guidelines for organizing your library and test code. There’s no need to manually collect test cases into test suites. Running tests is responsive, since nose begins running tests as soon as the first test module is loaded. Nose supports fixtures at the package, module, class, and test case level, so expensive initialization can be done as infrequently as possible.
Report a wrong version Report a wrong program title Suggest a correction

Screenshots

Main window Main window Main window Main window

Latest comments


There are no comments, be the first one!
Add new comment

E-mail Address:

Password:

Register now »

Forgot password?

Sign in with:
Download Software Informer Client
Copyright © 2012, Informer Technologies, Inc. About| Privacy and terms| Help| Feedback & Support| Partners program