[TIP] Code Coverage Functional testing

Khashayar Delrooz khashayar at yahoo.com
Mon Oct 5 22:09:20 PDT 2015


Hi,I would like to measure my functional testing for code coverage.  I have some Selenium automated test cases that I would like to run against our application and measure the code coverage.  Can I use the Phython code coverage for this purpose?  I have used the code coverage for our unit tests, don't know how to use it for the functional tests.
https://pypi.python.org/pypi/coverage

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20151006/056a5359/attachment.htm>


More information about the testing-in-python mailing list