Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 673 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 673 Bytes

PyUnitTest

A VSTS build task for executing unit tests against a Python 3 code base and collecting coverage information. It creates a virtual environment to be executed in and restores an environment based on a requirements file.

Roadmap

  • Initial version which executes tests and provides coverage information [Done]
  • Additional platform support
  • Improved simplified report page
  • Improve error handling
  • Add tests

Getting involved

If you would like to help out then please feel free. I'm new to TypeScript and I certainly have no artistic capability.