Cucumber6 Ts Starter Versions Save

Starter project to write and debug cucumber-js features in TypeScript language

v6.0.0

3 years ago

[6.0.0] - 2021-01-06

Changed

  • use this template only with cucumber-js v6
  • dependencies have been updated except for cucumber itself

https://github.com/hdorgeval/cucumber6-ts-starter/blob/master/CHANGELOG.md#600---2021-01-06

v4.0.0

3 years ago

[4.0.0] - 2020-07-26

Changed

  • loggers have been removed to simplify the template
  • chai has been replaced by jest/expect
  • tests are run on Appveyor CI and Travis CI
  • dependencies have been updated

https://github.com/hdorgeval/cucumber-ts-starter/blob/master/CHANGELOG.md#400---2020-07-26

v3.3.0

3 years ago

v3.2.0

4 years ago

[3.2.0] - 2019-11-29

Changed

  • add script to automatically generate the steps code

https://github.com/hdorgeval/cucumber-ts-starter/blob/master/CHANGELOG.md#320---2019-11-29

v3.1.1

4 years ago

[3.1.1] - 2019-11-29

Changed

  • make test script works on Windows
  • make debug works on Windows

https://github.com/hdorgeval/cucumber-ts-starter/blob/master/CHANGELOG.md#311---2019-11-29

v3.1.0

4 years ago

[3.1.0] - 2019-11-24

Changed

  • Update all dependencies
  • Remove vulnerable dependencies

https://github.com/hdorgeval/cucumber-ts-starter/blob/master/CHANGELOG.md#310---2019-11-24

v3.0.0

4 years ago

[3.0.0] - 2019-11-09

Changed

  • Replace tslint by eslint
  • Update all dependencies
  • Remove vulnerable dependencies
  • Update documentation
  • Use custom World Object

v2.0.0

4 years ago

Release that uses CucumberJS version 5