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].
Release files for nosetty 0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nosetty-0.4.tar.gz | 11.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nosetty-0.4-py2.4.egg | Legacy Egg format | - | - | Details |
Total release size: 38.4 kB
Release files / nosetty-0.4.tar.gz
| Download URL | nosetty-0.4.tar.gz |
|---|---|
| Size | 11.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2e764221560da2a11b36f2bd098d28f63b1e5364780f9170e540bde2fd51e952
|
|
BLAKE2b-256 checksum How to use checksums |
dca4991360dc5d5b0df8eecfc63224f71b3a8666adaa455364bb892a874fa77e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / nosetty-0.4-py2.4.egg
| Download URL | nosetty-0.4-py2.4.egg |
|---|---|
| Size | 26.5 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
c4ad6c7231ce812c564d11110c320912848b664df678e24e4c8a4baa3a5ec00b
|
|
BLAKE2b-256 checksum How to use checksums |
c15991e13e2cc7af23af09782994d4a69a6bc13630e0ad31dffa7d8597a38123
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |