Skip to content

Commit d7350ab

Browse files
JonathanWilkinsJonathanWilkins
authored andcommitted
updated readme
1 parent da7d325 commit d7350ab

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
Machine.VSTestAdapter
22
=====================
33

4-
Visual Studio 2012, 2013 Test Adapter for Machine.Specifications (MSpec)
4+
Visual Studio 2012, 2013, 2015 Test Adapter for Machine.Specifications (MSpec)
55

66
Download the installer from the Visual Studio Gallery here http://visualstudiogallery.msdn.microsoft.com/4abcb54b-53b5-4c44-877f-0397556c5c44
77

88

99
# Where the test adapter stands right now
10-
* Current version is 0.1.5 (minor bug-fix, relating to traits no longer working in VS 2013 with version 0.1.4, VS2012 was unaffected)
10+
* Current Version 0.1.6 Added support for Visual Studio 2015
11+
* Version 0.1.5 (minor bug-fix, relating to traits no longer working in VS 2013 with version 0.1.4, VS2012 was unaffected)
1112
* The MSpec Visual Studio 2012 test adapter has been tested on :
1213
* Visual Studio 2012 including Visual Studio Updates 1, 2 and 3
1314
* Visual Studio 2013
@@ -19,7 +20,7 @@ Download the installer from the Visual Studio Gallery here http://visualstudioga
1920
* Support for discovering MSpec Custom Delegates has been added, including the new style AssertDelegateAttribute (since version 0.1.4).
2021
* Support for Visual Studio 2013 has been added.
2122

22-
![Alt text](https://github.com/eugeneduvenage/machine.vstestadapter/raw/dev/Misc/TestWindowScreenShot.png)
23+
![Alt text](https://github.com/jonathanwilkins/machine.vstestadapter/raw/dev/Misc/TestWindowScreenShot.png)
2324

2425
# What still needs to be done.
2526
* Test coverage is rather low, this needs to improve soon.

0 commit comments

Comments
 (0)