nose-selecttests 0.2

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)...