Skip to content

0.14.0 - 2019-01-21

Compare
Choose a tag to compare
@jdneo jdneo released this 21 Jan 10:45
8301ef8

Added

  • Add the log level setting. #555
  • Navigate to the source code from the test explorer. #558

Changed

  • Redesign the user experience of running tests with configurations. More details #524

Fixed

  • Fix the bug that test scope is wrong when triggering tests from inner class level. #411
  • Fix the bug that tests which contain inner class will be skipped if triggered from the test explorer. #460
  • Improve the test output format. #505
  • Pack the test report resources into the extension vsix. #550