Skip to content
Stephen Rosen edited this page Jun 1, 2024 · 10 revisions

Plugins that work with nose2

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