Skip to content

Releases: Smartesting/flaky-test-detector

1.0.3

Choose a tag to compare

@cgrandpierre cgrandpierre released this 20 Jul 09:36

Changed

  • redirect process stdout/err streams of test execution to main process streams

1.0.2

Choose a tag to compare

@cgr-smartesting cgr-smartesting released this 27 Feb 17:47

Fixed

  • fix README information about program arguments

1.0.1

Choose a tag to compare

@cgr-smartesting cgr-smartesting released this 27 Feb 17:33

Changed

  • use @cucumber/cucumber-json-converter library for better Cucumber JSON test result parsing

1.0.0

Choose a tag to compare

@cgr-smartesting cgr-smartesting released this 27 Feb 15:39

Added

  • add a new test result parser for Cucumber Json format
  • add mandatory option test-output-format to set the format of the passed test output file. Possible values are junit and cucumberJson.

0.1.1

Choose a tag to compare

@vincent-psarga vincent-psarga released this 20 Jan 10:00

0.1.1

Fixed

  • Fix path to executable

0.1.0

Choose a tag to compare

@vincent-psarga vincent-psarga released this 19 Jan 15:32

0.1.0

Added

  • Added basic runner to detect flaky tests