Select a tag to browse associated projects and drill deeper into the tag cloud.
nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to too much magic. nose has recently migrated from another host; if you recently filed a ticket at the old trac
GAE Testbed is a suite of base test cases to make it simple to test the more complicated pieces of Google's AppEngine framework. It provides base cases and helper methods to test many of the AppEngine APIs such as the Mail API, DataStore API, and Memcache API.
With this re-usable app, it's easy to run tests in a Django project with the nose testing framework.
This is a plugin for nosetests, a discovery based test runner for python. If you're hacking deep inside your codebase and you break a core component, your test suite will probably blow up a zillion times with the same error. Instead, you can run nosetests --trim-errors to see only the unique
Welcome Python Developers!Here you will find my presentation materials and hopefully a series of tutorials to help the agile developer get moving with python. Topics currently documentedSQLAlchemy (in brief) [presentation] Paste [presentation] [video] Virtualenv [presentation] [video]
The main plugin generates a series of SAX-like events that can be custom formatted into an XML document. The default formatter provides a simple XML document listing each test and its status, any associated traceback information and captured output. Installation$ easy_install nosexmlI may or may
When nosetests runs a sequence of tests and one of the tests crashes badly, i.e. causing python to terminate, all subsequent tests are aborted. This plugin will run the tests in a master/slave model where the master starts a slave which actually runs the tests the master tells it to. If a test
nosetty is a plugin for nose, a test runner for python. It accepts various commands at the terminal, giving you some one-on-one quality time with your tracebacks. Most importantly, editing a failure point is as easy as typing a number. How about a screenshot? Installeasy_install nosettyget
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.