From 7380db599876b8eeba77933a9ab72b00fd9b5b08 Mon Sep 17 00:00:00 2001 From: Baptiste Bech Date: Thu, 24 Sep 2020 14:02:10 +0200 Subject: [PATCH] Ajout de liens utile --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cb2958..486c95f 100644 --- a/README.md +++ b/README.md @@ -72,4 +72,9 @@ Ouvrir __cypress__ puis dans votre ide ouvrir ``apside.spec.ts`` supprimer le co # RELEASE ## 0.0.1 (_23/09/2020_) -- initialisation __cypress__ et les rapport __mochawesome__ \ No newline at end of file +- initialisation __cypress__ et les rapport __mochawesome__ + +# Liens utils +- Cypress guide : https://docs.cypress.io/guides/overview/why-cypress.html#In-a-nutshell +- Documentation API : https://docs.cypress.io/api/api/table-of-contents.html +- Article "_Stop using Page Objects and Start using App Actions_" https://www.cypress.io/blog/2019/01/03/stop-using-page-objects-and-start-using-app-actions/ \ No newline at end of file