FrontEnd Development
28.4K subscribers
144 photos
1 video
8.36K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
Testing React Apps with Cypress

A brief guide on how to run end-to-end tests on React apps using the testing framework Cypress. - http://bit.ly/2LDofjP

#react #e2e #cypress
Using Cypress to Write Tests for a React App

A straightforward introduction to using Cypress with React. Cypress is an end-to-end testing library that makes it easy to define and run user/UI actions programmatically to test the behavior of an app. - http://amp.gs/ONqS

#react #cypress #tests
How to get started with Cypress

If you’ve been developing frontend applications recently, you’ve undoubtedly heard of Cypressio. Cypress is a powerful testing framework that makes writing tests easy and really fun. - http://amp.gs/sTwB

#cypress
Modern Ways of End-to-End Testing with Cypress

v5.0 of the popular testing system has just come out but this post gently demonstrates what end-to-end testing is, how it relates to other forms of testing, and how to write your first Cypress powered tests for a web app. - http://amp.gs/L1lv

#cypress #e2e