pkgsrc-wip/py-spyder-unittest/DESCR
2022-11-25 10:53:26 +00:00

8 lines
325 B
Plaintext

Spyder-unittest is a plugin that integrates popular unit test
frameworks with Spyder, allowing you to run test suites and
view the results in the IDE.
The plugin supports the unittest module in the Python standard
library as well as the pytest and nose testing frameworks.
Support for pytest is most complete at the moment.