209 Forks
549 Stars
549 Watchers

testfx

MSTest framework and adapter

How to download and setup testfx

Open terminal and run command
git clone https://github.com/microsoft/testfx.git
git clone is used to create a copy or clone of testfx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with testfx https://github.com/microsoft/testfx/archive/master.zip

Or simply clone testfx with SSH
[email protected]:microsoft/testfx.git

If you have some problems with testfx

You may open issue on testfx support forum (system) here: https://github.com/microsoft/testfx/issues