All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- update TestCafé reporter
testcafe-reporter-cucumber-json
- update dependencies
- update all dependencies
- fix vulnerabilities
- update all dependencies
- fix vulnerabilities
- update all dependencies
- update all dependencies
- fix vulnerabilities
- update all dependencies
- fix vulnerabilities
- update eslint configuration
- update all dependencies
- fix vulnerabilities
- update all dependencies
- replace tslint by eslint
- update all dependencies
- update all dependencies
- adapt this starter project to new TestCafe v1.0.0
- integrate HTML reporter
- update all dependencies
- remove TestCafe Live dependency (now integrated in TestCafe)
- simplify project structure
- remove static analyser
- update testcafe-static-analyser dependency.
- this new version is able to analyse
.meta
syntax andtest
syntax split on multiple lines.
- this new version is able to analyse
- update dependencies and remove vulnerability on 'event-stream'
- update dependencies
- added support of prettier
- documentation updated and reviewed to reflect changes in 2.0.0
- documentation updated to reflect changes in 2.0.0
- remove all boilerplate code and create a script (
npm run build-step-mappings
) to automatically bind all steps to feature files. - this version can be seen as a lightweight cucumber-ts/SpecFlow implementation with full support of all TestCafe and TestCafe Live functionalities.