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 <https://github.com/spyder-ide/spyder-unittest/blob/master/CHANGELOG.md> 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-unittest Last, 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 -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/3fd00d89-6702-4ba4-875c-12f825c83686%40googlegroups.com.
