Continuous unit testing with Pydev (Python and Eclipse)

Continuous unit testing with Pydev (Python and Eclipse),第1张

Continuous unit testing with Pydev (Python and Eclipse)

This feature has been added to PyDev 2.0.1 with an option to relaunch the
tests in the last test run whenever a python file change, with an additional
option to rerun only the errors – although it’ll run the full test suite if
no errors were found, as the idea is that you work through your errors and
when all pass a final launch for the whole suite is done (then you can move on
to another task).

The current nightly build has this feature incorporated.



欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/zaji/5562401.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-12-14
下一篇 2022-12-14

发表评论

登录后才能评论

评论列表(0条)

保存