Skip to content

A Python unit testing task for Visual Studio Team Services

License

Notifications You must be signed in to change notification settings

dazfuller/PyUnitTestTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Python unit testing task for Visual Studio Team Services

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published