File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ ### 1.1.0 - 11.04.2018
2+ * Add support for NUnit's TestSource
3+ * Add ` Go to test ` command to command palette
4+ * Add display mode that uses also projects and files
5+ * Add commands to run tests in particular project or file
6+
17### 1.0.8 - 01.04.2018
28* Expecto test detection - don't treat ` failtest ` and ` skiptest ` helpers as a functions
39* Expecto test detection - add support for ` test ` CE test cases
Original file line number Diff line number Diff line change 22 "name" : " neptune" ,
33 "displayName" : " Neptune" ,
44 "publisher" : " LambdaFactory" ,
5- "version" : " 1.0.8 " ,
5+ "version" : " 1.1.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