Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 319 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 319 Bytes

tStep - TestCafe in BDD with TypeScript

Run Example:

npm i
npm run test

Tasks for Next Phrases:

  • First example
  • Add lint
  • TestRail integration
  • Configurable for environments and so on.
  • Extract step as isolate npm package.

Welcome for your contribution!