create-letsflow-starter
v1.0.0
Published
Starter project for LetsFlow workflows
Downloads
5
Readme
Starter project
Create a new LetsFlow project
yarn create letsflow-starter- Add workflow scenarios to the
scenariosfolder. - Add Cucumber tests to the
featuresfolder.
Testing
Run all workflow
yarn test:workflowsRun a single feature or folder with features
yarn test:workflows features/some-test.feature