File tree Expand file tree Collapse file tree 3 files changed +15
-5
lines changed
Expand file tree Collapse file tree 3 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 1- ### 0 .0.1 - 26.11.2017
1+ ### 1 .0.0 - 28.03.2018
22
3- * Getting started
3+ * Initial release
4+ * Support for NUnit, XUnit and Expecto
5+ * Support for .Net Framework and .Net Core
6+ * Tree Explorer
7+ * Integration with VSCode decorations and error panel
8+ * CodeLenses for running and debugging tests
Original file line number Diff line number Diff line change 1- ### 0 .0.1 - 26.11.2017
1+ ### 1 .0.0 - 28.03.2018
22
3- * Getting started
3+ * Initial release
4+ * Support for NUnit, XUnit and Expecto
5+ * Support for .Net Framework and .Net Core
6+ * Tree Explorer
7+ * Integration with VSCode decorations and error panel
8+ * CodeLenses for running and debugging tests
Original file line number Diff line number Diff line change 22 "name" : " neptune" ,
33 "displayName" : " Neptune" ,
44 "publisher" : " LambdaFactory" ,
5- "version" : " 0 .0.1 " ,
5+ "version" : " 1 .0.0 " ,
66 "preview" : true ,
77 "license" : " SEE LICENSE IN LICENSE.md" ,
88 "description" : " Visual Studio Code extension adding first class support for F# unit testing for both .Net Framework and .Net Core." ,
You can’t perform that action at this time.
0 commit comments