@iamkenos/kyoko v0.4.4
About
Playwright & CucumberJS mixed with presets and additional features:
- write tests with TypeScript and Cucumber
- gherkin statements that can be used out of the box powered by cucumber expressions
- page and element expected conditions
- generic classes for page objects support
- multiple locale support
- web components support
- internal polling and retries
- skip tests using cucumber tags
- reporters:
Requirements
- NodeJS ≥ 20.10.0 or ≤ LTS
- JRE ≥ 8
Get Started
You'll need a working knowledge of Playwright and Cucumber to be able to use this library. They have rich documentation so head on over the site and read on if you're not familiar with these yet.
Get it:
npm install @iamkenos/kyoko
Run it:
npx kyoko init
and follow the prompt instructions.Check it:
npm run report
You can view other gherkin steps available out-of-the-box here.
License
ISC
Todo
- Gherkin:
- Request validation with JSON snapshot matching
- Browser storage steps
- Unit Tests
- Full documentation
- Contributing guide
10 months ago
10 months ago
10 months ago
8 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
8 months ago
10 months ago
8 months ago
10 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago