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.
- Initial version which executes tests and provides coverage information [Done]
- Additional platform support
- Improved simplified report page
- Improve error handling
- Add tests
If you would like to help out then please feel free. I'm new to TypeScript and I certainly have no artistic capability.