File python-spyder-unittest.changes of Package python-spyder-unittest
-------------------------------------------------------------------
Thu Aug 16 08:05:12 UTC 2018 - jengelh@inai.de
- Ensure neutrality of description. Trim filler words.
-------------------------------------------------------------------
Mon Aug 13 18:01:56 UTC 2018 - toddrme2178@gmail.com
- Update to 0.3.1
+ Issues Closed
* Rename "py.test" to "pytest" throughout
* NameError in test file causes internal error
* Plugin confused by tests writing to `sys.__stdout__`
+ Pull Requests Merged
* PR: Update readme to remove funding appeal, harmonize with other readmes and minor fixes
* Remove unused variables when initializing localization
* Replace 'py.test' by 'pytest'
* Use str() to convert pytest's longrepr to a string
* Use ZMQ sockets to communicate results of pytest run
-------------------------------------------------------------------
Tue Sep 12 21:00:32 UTC 2017 - toddrme2178@gmail.com
- Initial version