Create tests
Do we have Peeps tests for password reset?
- Create new test cases
- Generate and publish a script for a test case
- Check how that generation is going
Creating tests, walked through
Four ways in, one engine — coverage checks, branch diffs, single gaps, and bringing over existing Playwright tests.
Import existing Playwright tests
Import these Playwright tests into Peeps, keeping my scripts.
- Import JavaScript, TypeScript or Python Playwright files as new test cases, keeping each script exactly as written
- Check how an import is going, and cancel it