Skip to content
/ kyoko Public

Playwright & CucumberJS mixed with presets and additional features.

Notifications You must be signed in to change notification settings

iamkenos/kyoko

Repository files navigation

KYOKO

Unit Tests Feature Tests

About

Playwright & CucumberJS mixed with presets and additional features:

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.

  1. Get it: npm install @iamkenos/kyoko

  2. Run it: npx kyoko init and follow the prompt instructions.

  3. Check it: npm run report

  4. 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

About

Playwright & CucumberJS mixed with presets and additional features.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages