Migration

Use when moving an existing test suite onto nukadoko, whether from cucumber-js (typically driving Playwright), from a Playwright Test suite with no cucumber and no Gherkin, or from another DSL already shaped as typed steps. Covers the two-stage discipline that keeps every failure traceable to one change, the `nukadoko/compat` door, sharing an implementation with a Playwright Test suite, and promoting steps to typed `defineStep`s at your own pace.

meganemura d44a5ff 16.7 KB Updated

File contents

meganemura/nukadoko/tree/main/skills/migration commit d44a5ff57d

Frequently asked questions

npx skillmds@latest add meganemura/migration