Intro to Testing & Testing Node.js APIs with Jest and Supertest

preview_player
Показать описание
This video covers

- What testing is
- Types of test (unit tests, integration tests, e2e test)
- Rule of thumb for testing
- AAA pattern
- BDD styled assertions
- Test doubles.

Рекомендации по теме
Комментарии
Автор

Thank you for this topic it is very interesting

easytosolve