Last Site Update: October 20th, 2024 | Latest Version: 12.2.0 |
|
|
|
|
|
|
|
|
Code coverageRequisitesTo use the code coverage integration in PyDev, the coverage module is needed. It may be gotten from: http://pypi.python.org/pypi/coverage (the integration is tested with version 3.4, so, this is the recommended version). After installing it (which may be done through easy_install coverage), don't forget to refresh your interpreter configuration so that the coverage module is properly recognized by PyDev. UsageTo use the code coverage view, first open it (window > show view > code coverage) Then, drag the folder which should have coverage info obtained and drop it over the code coverage view.
A video showing code coverage information is available at: Video PyDev 2.0 (Note that code coverage is shown towards the end of the video)
|
PyDev developmentPyDev is open source and depends on your contributions! This may be in the form of bug fixes, answers on stackoverflow, new features...Another option is financially supporting it at: Patreon (which provides a way to support it monthly and get rewards starting with $1). Or through 1-time contributions at: Paypal Search PyDev-related content |
|
|
Copyright: Brainwy Software Ltda, 2014-2021 |