From f46942477f522d7c3ab39f125fccca0254774967 Mon Sep 17 00:00:00 2001 From: helena <48861601+helenanull@users.noreply.github.com> Date: Fri, 2 Apr 2021 19:08:10 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 12b506c..f55bd56 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # **Simple** E2E test suite with Cypress > **site:** http://angularjs.realworld.io/ [WIP] -## :goal_net: Goals: +> **test results:** https://dashboard.cypress.io/projects/urshkd/runs + +## :goal_net: Goals - keep it simple - no 'custom' abstractions/functions/utils/helpers (use what Cypress provides) - tests are easily readable - project is easily understandable even to people without previous JS or Cypress knowledge