Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

spekt/vstest-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker image for vstest runner

Build Status Docker Pulls Docker Stars Maintenance

Usage instructions

> docker pull spekt/alpine-vstest
> docker run -it spekt/alpine-vstest bash
bash-4.4# vstest.console /path/to/test.dll

If you wish to create your own image, check out [one line installer for vstest][vstest-get]! [vstest-get]: https://github.com/spekt/vstest-get

License

MIT