From bfb061499baff880bcf0a795d3ad9b2695545e1d Mon Sep 17 00:00:00 2001 From: helena <48861601+helenanull@users.noreply.github.com> Date: Tue, 21 Feb 2023 19:02:10 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b425e79..9601b9e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![cypress-example](https://img.shields.io/endpoint?url=https://dashboard.cypress.io/badge/detailed/urshkd&style=flat&logo=cypress)](https://dashboard.cypress.io/projects/urshkd/runs) [![cypress-example](https://img.shields.io/endpoint?url=https://dashboard.cypress.io/badge/count/urshkd&style=flat&logo=cypress)](https://dashboard.cypress.io/projects/urshkd/runs) > **application under test:** http://angularjs.realworld.io/ +:information_source: Learn how to write these tests and more in our trainings. More info: [bigbyte.ee](https://bigbyte.ee) + ## :goal_net: Goals - keep it simple - no 'custom' abstractions/functions/utils/helpers (use what Cypress provides) - tests are easily readable