Hi all,
On
the behalf of all contributors, I'm pleased to
announce that version 0.4.1 of the unittest plugin for Spyder has been
released. You can use the plugin to run test suites using the nose, pytest or unittest framework and view the results. This is a bug fix release, which is
compatible with Spyder 4.1.x. However, this release is not compatible with Python 2. See the
changelog for further details.
We recommend that you install the plugin using Anaconda, with the command: conda install -c spyder-ide spyder-unittest. To upgrade the plugin, replace "install" with "upgrade" in the command. An alternative but unsupported installation method is to use pip.
Special thanks are due to Steffen Rehberg, who did most of the work for this release.
Please report bugs and feature requests on the project GitHub website:
https://github.com/spyder-ide/spyder-unittestLast,
but not least, we welcome any contribution that helps making Spyder an
efficient scientific development and computing environment. Join us to
help creating your favourite environment!
Enjoy!
-Jitse