Skip to content

clakech/sample-gherkin-cucumber-jest-supertest-api-pickles

Repository files navigation

Kaizen

Development

Run npm run devstart for development enviromnent. It starts nodemon and restart servers on changes.

Tests

We are using JEST depending of the situation you can run the following commands npm run testDev (has the --watch option) or npm run test

Endpoints

/heroes

Get the list of the validated and profiled heroes

/allEvents

Get the list of all events

generate gherkin scenarios web site

mono /path/to/Pickles.exe --feature-directory=./features --link-results-file=./reports/test-report.xml --output-directory=./doc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published