diff options
Diffstat (limited to 'devel/py-spyder-unittest/pkg-descr')
-rw-r--r-- | devel/py-spyder-unittest/pkg-descr | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/devel/py-spyder-unittest/pkg-descr b/devel/py-spyder-unittest/pkg-descr deleted file mode 100644 index 18f4cd42d67f..000000000000 --- a/devel/py-spyder-unittest/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -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. |