Skip to content

Releases: spyder-ide/spyder-unittest

Spyder-unittest 0.1.0

05 Feb 10:59
Compare
Choose a tag to compare

This is the first release of the unittest plugin for Spyder. The plugin currently supports the nose and py.test frameworks. We are releasing the plugin as we think it is already useful and we are eager to receive feedback. However, as reflected in the version number, there is some obvious room for improvement.

The easiest way to install the plugin is:

  • Using Anaconda: conda install -c spyder-ide spyder-unittest
  • Using PyPI: pip install spyder-unittest