Skip to content

Spyder-unittest 0.1.0

Latest
Compare
Choose a tag to compare
@jitseniesen jitseniesen released this 05 Feb 10:54
· 494 commits to master since this release

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