- #74: Move the view to Test view container
- #72: Add failed tests to problems view
- #70: Show spinner for currently running test(s)
- #67: Option to auto expand tree
- #62: Better support for xunit theories
- #51: TreeView support for NUnit and MSTest
- #50: Can use relative path for test result file path
- #45: Run test(s) in context
- #46: Changing pathForResultFile does not require code reload
- #43: Go to test code from tree
- #42: Show test results in tree for xunit
- #41: Show spinner while discovering tests
- #40: Setting for where to store test result file
- #24: Display test results in CodeLens for C# test projects
- #20: Add support for test names that contain data
- Support for multiple projects
- Added options for disabling rebuild and restore
- Support tree view for xUnit
- Evaluate working dir before running all tests
- Add support for xUnit
- Enable relative path of test project
- Allow to specify searched text in MSBuld output
- Not show pop-up error message
- Initial Release