mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -06:00
c2c1ec7d0f
* Chore: Move from master branch to main Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * CI: Upgrade build pipeline tool to v2 Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
6 lines
334 B
Markdown
6 lines
334 B
Markdown
# Grafana End-to-End Test library
|
|
|
|
> **@grafana/e2e is currently in BETA**.
|
|
|
|
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/main/contribute/style-guides/e2e.md).
|