@continuum8032/playwright-ai-test-management
v0.2.0
Published
Optional read-only test-management adapters for playwright-ai-tools.
Maintainers
Readme
@continuum8032/playwright-ai-test-management
Optional read-only adapters for importing manual test cases into the generic ManualTestCase shape used by @continuum8032/playwright-ai-tools.
ZEPHYR_SCALE_API_TOKEN=... npx -p @continuum8032/playwright-ai-test-management playwright-ai-tms pull --provider zephyr-scale --project PAY --out manual-cases.json
QASE_API_TOKEN=... npx -p @continuum8032/playwright-ai-test-management playwright-ai-tms pull --provider qase --project PAY --out manual-cases.json
TESTINY_API_KEY=... npx -p @continuum8032/playwright-ai-test-management playwright-ai-tms pull --provider testiny --project PAY --out manual-cases.jsonThe adapters do not publish results, statuses, or attachments back to the source system. Tokens are read from environment variables and redacted from CLI errors.
