Skip to content

Conversation

zikani03
Copy link
Owner

@zikani03 zikani03 commented Oct 1, 2025

The new experimental gen-playwright command allows developers to use basi to write their tests in basi syntax and generate Playwright compatible JavaScript for running via playwright with NodeJS. This is intended to help developers or teams who want to keep their playwright infrastructure but reduce the ceremony of writing the code or hand the authoring of the tests to non-javascript developers

Closes #4

The new experimental gen-playwright command allows developers to use
basi to write their tests in basi syntax and generate Playwright
compatible JavaScript for running via playwright with NodeJS. This
is intended to help developers or teams who want to keep their playwright
infrastructure but reduce the ceremony of writing the code or hand
the authoring of the tests to non-javascript developers
@zikani03 zikani03 merged commit bd23e66 into main Oct 2, 2025
1 check passed
@zikani03 zikani03 deleted the feat/playwright-test-export branch October 2, 2025 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: generate playwright node.js code from yaml or .basi files

1 participant