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].
Development versions are available as:
{{{ easy_install nosetty==dev }}}
…or via subversion at [http://nosetty.googlecode.com/svn/trunk/#egg=nosetty-dev http://nosetty.googlecode.com/svn/trunk/]
== 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 and other things. All this is described in detail on the [Recipes] page.
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 . nosetests -w examples –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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nosetty-0.4.tar.gz
.
File metadata
- Download URL: nosetty-0.4.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e764221560da2a11b36f2bd098d28f63b1e5364780f9170e540bde2fd51e952 |
|
MD5 | 8c3e9128b91097d24c6598879fcc9a47 |
|
BLAKE2b-256 | dca4991360dc5d5b0df8eecfc63224f71b3a8666adaa455364bb892a874fa77e |
File details
Details for the file nosetty-0.4-py2.4.egg
.
File metadata
- Download URL: nosetty-0.4-py2.4.egg
- Upload date:
- Size: 26.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4ad6c7231ce812c564d11110c320912848b664df678e24e4c8a4baa3a5ec00b |
|
MD5 | 65109591832fcf9ff8cbcefe0bd15ab8 |
|
BLAKE2b-256 | c15991e13e2cc7af23af09782994d4a69a6bc13630e0ad31dffa7d8597a38123 |