Skip to main content

A plugin to run nosetests more interactively

Project description

nosetty is a plugin for [http://somethingaboutorange.com/mrl/projects/nose/ 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?

http://farmdev.com/projects/nosetty/nosetty-screenshot.png

== Install ==

{{{ easy_install nosetty }}}

get the [http://peak.telecommunity.com/DevCenter/EasyInstall easy_install command here].

== Usage ==

Activate the plugin like so:

{{{ nosetests –tty }}}

But to get some useful results, you’ll have to tell it how to hook into your editor. There are a lot of different ways to do this, described on the [Recipes] wiki.

To give the plugin a whirl, you can [http://code.google.com/p/nosetty/source checkout the source] and type…

{{{ cd src/nosetty easy_install . cd examples nosetests –tty }}}

…to get what’s shown in the above screenshot.

== Project Page ==

If you’re not already there, the nosetty project lives on [http://code.google.com/p/nosetty/ google code]. Please submit any bugs, patches, failing tests, et cetera using the [http://code.google.com/p/nosetty/issues/list Issue Tracker].

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page