Skip to content

version 0.2.3

Compare
Choose a tag to compare
@mdasberg mdasberg released this 07 Apr 19:25
· 120 commits to master since this release
  • Fixed Specs that escape characters are matched incorrectly, resulting in exclusion
  • Fixed Multiple test files that have specs with the same name are resolved incorrectly
  • Fixed Files with test directory different then test don't get copied
  • Fixed Files with source directory different then src don't get copied
  • Fixed Regex for finding tests with double and single quotes
  • Fixed Regex for finding testcases that have an autoclose tag
  • Added Check for files that are in the test directory but are no tests