Skip to content

Version 1.06.00

Choose a tag to compare

@jasonlyle88 jasonlyle88 released this 24 Mar 19:45
· 33 commits to main since this release
d2b7e53
  • Add parallelization control parameter, default to executing tests in a single test type in parallel (test types in serial)
  • Never run anything against DATABASECHANGELOG, always used custom changelog
  • Cleanup all changelog objects after all tests complete
  • Update find command used to collect test cases to be POSIX compatible