Skip to content

Releases: spyder-ide/spyder-unittest

Spyder-unittest 0.1.2

04 Mar 23:17

Choose a tag to compare

The easiest way to install the plugin is:

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

For the list of new features, closed issues and merged pull requests in this release, please see our Changelog.

Spyder-unittest 0.1.1

12 Feb 11:58

Choose a tag to compare

The easiest way to install the plugin is:

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

For the list of new features, closed issues and merged pull requests in this release, please see our Changelog.

Spyder-unittest 0.1.0

05 Feb 10:59

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