mirror of
https://github.com/grafana/grafana.git
synced 2024-12-02 05:29:42 -06:00
2b6a88bf59
* Used repository shortcut syntax where possible * Added repository directories for monorepo packages * Alphabetically sorted npm scripts
6 lines
400 B
Markdown
6 lines
400 B
Markdown
# Grafana End-to-End Test library
|
|
|
|
> **@grafana/e2e is currently in ALPHA**. Core API is unstable and can be a subject of breaking changes!
|
|
|
|
This package contains an API wrapper built on top of [Cypress](https://www.cypress.io) that simplifies creating end-to-end tests for Grafana. More information can be found [here](https://github.com/grafana/grafana/blob/master/contribute/style-guides/e2e.md).
|