nose-pynotify 0.5
nose-pynotify is a nose plugin to use pynotify for graphical...
nose-pynotify is a nose plugin to use pynotify for graphical...
nose-quickunit is a discovery plugin for Nose which relies on sane...
nose-regression is a simple regression testing plugin for...
nose-selecttests is a nose plugin to specify whitelist of keywords for tests to be run by nose.UsageExamples of using the plugin on the plugin package itself:Run all tests:$ nosetests -vtest_configure_complex (noseselecttests.tests.NoseSelectPluginTest)...
nose-setenv is a Python nose plugin to override environment variables.nosetests --set-env-variables="{'blah': 'foo'}"Requirements:cursor-pointer" onclick="spovl3hide();"> System requirements for this...
nosetests --with-sfdnose-sfd is an update of the NoseDjango v0.6 which is incredibly fast than the new releases. This plugin will work with all the versions of Django.The aim of this fork is to keep the speed of the tests execution time and provide a...
nose-skipreq is a simple nose plugin which acts like the SkipTest plugin for Google's RequestError exception.Testing against live Google APIs--other than being a bad idea to begin with--often results in random RequestError responses from Google. We may...
nose-socket-whitelist is a nose plugin that patches socket.getaddrinfo for non-local sockets, allowing you to either log all occurrences or cause the offending test to fail.socketwhitelist.plugins.LoggingSocketWhitelistPlugin logs the test(s) where...
nose-testconfig is a simple test configuration plugin for nose designed to easily allow data about a system-under-test to be passed in via a configuration file via nosetests.It is meant to be simple, flexible and clear. It current support YAML, INI and...
nose2 is the next generation of nicer testing for Python, based on the plugins branch of unittest2. It aims to improve on nose by:- providing a better plugin api- being easier for users to configure- simplifying internal interfaces and processes-...