replayio / playwright-tests

Playwright harness and tests used by replay CI
BSD 3-Clause "New" or "Revised" License
14 stars 7 forks source link

Add env script to inject QA Wolf environment #129

Closed ryanjduffy closed 1 year ago

ryanjduffy commented 1 year ago

npm start ./qawolf/name_of_test.js will fetch QA wolf environment context, inject that into process.env and then import() the provided script to run it.