diff --git a/tests/e2e/README.md b/tests/e2e/README.md new file mode 100644 index 00000000..c16c53ad --- /dev/null +++ b/tests/e2e/README.md @@ -0,0 +1,7 @@ +# E2E tests + +In order to run E2E tests locally, you can use `e2e-tests.sh`. To get help on usage call the script with the `--help` flag: +```shell +./e2e-tests.sh --help +``` +Please note that the script expects a New Relic ingest license key in the production environment.