playwright-json-runner
Version:
Extends Playwright to run tests using JSON-based test definitions.
23 lines (13 loc) ⢠697 B
Markdown
# Playwright JSON Runner
[](https://www.npmjs.com/package/playwright-json-runner)
[](https://github.com/acostmig/json-test-runner)
A lightweight extension for Playwright that runs tests based on JSON input.
## Installation
```
npm install playwright-json-runner
```
## Usage
Refer to the official GitHub repository for documentation and examples:
š **[GitHub Repository](https://github.com/acostmig/json-test-runner)**
## License
MIT License - See the [LICENSE](https://github.com/acostmig/json-test-runner/blob/main/LICENSE) file for details.