TorchNote.js - E2E чат, построенный на Node.js, Socket.io, Crypto.js и Express 📟
#js #javascript #jsarticle #frontend #backend #webdev #webdev #nodejs #socketio #server #express #cryptojs #e2e #peertopeer #fullstack
#js #javascript #jsarticle #frontend #backend #webdev #webdev #nodejs #socketio #server #express #cryptojs #e2e #peertopeer #fullstack
GitHub
TorchNoteJS/README.md at master · spencerthayer/TorchNoteJS
A single use end-to-end encrypted (E2EE) client-side chat using Node.js, Express, Socket.io and CryptoJS. - TorchNoteJS/README.md at master · spencerthayer/TorchNoteJS
Современное тестирование React приложений
Серия статей о тестировании React приложений с помощью современных практик и инструментов (Jest, Enzyme, React Testing Library, Cypress)
Часть 1 | Часть 2 | Часть 3 | Часть 4
#jsarticle #javascript #react #frontend #testing #jest #enzyme #e2e #unittesting #cypress
Серия статей о тестировании React приложений с помощью современных практик и инструментов (Jest, Enzyme, React Testing Library, Cypress)
Часть 1 | Часть 2 | Часть 3 | Часть 4
#jsarticle #javascript #react #frontend #testing #jest #enzyme #e2e #unittesting #cypress
DEV Community
Modern React testing, part 1: best practices
You’ll learn why to write automated tests, what tests to write and how to write them. What are the best practices of modern frontend and React testing.
Вышел Cypress 5
В новой версии end-to-end фреймворка для тестирования добавились следующие фичи:
- автоматический рестарт тестов
- поддержка Shadow DOM
#jsarticle #javascript #cypress #testing #frontend #e2e
В новой версии end-to-end фреймворка для тестирования добавились следующие фичи:
- автоматический рестарт тестов
- поддержка Shadow DOM
#jsarticle #javascript #cypress #testing #frontend #e2e
InfoQ
Cypress 5.x Adds Test Retries and Shadow DOM Support
Cypress, a browser-based test runner and dashboard, recently introduced native support for test retries in the Cypress 5.0 release, helping developers avoid intermittent test failures. Other recent Cypress advances include networking stubbing and shadow DOM…
Сравнение производительности Cypress, Selenium, Playwright и Puppeteer
#jsarticle #jstools #testing #cypress #e2e #puppeteer #playwright
#jsarticle #jstools #testing #cypress #e2e #puppeteer #playwright
Checkly
Cypress vs Selenium vs Playwright vs Puppeteer: Speed
How does Cypress compare to Puppeteer, Playwright, WebDriverIO, and Selenium, speed-wise? We ran our own benchmark to find out.