Skip to content
Harley Faggetter edited this page Dec 14, 2018 · 10 revisions

Plugins that work with nose2

  • nose2-cov supports code coverage reporting.
  • nose2-testsuite is a set of plugins that aims to assist you to write better tests. Currently under development.
  • nose2-gae adds the option to run the tests in the Google Appengine environment, similar to what NoseGAE does for nose.
  • noseOfYeti adds an rspec like DSL for your tests
  • nose2-html-report generates a searchable HTML report of test results.
Clone this wiki locally