Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 250 Bytes

File metadata and controls

7 lines (4 loc) · 250 Bytes

Best testing practices.

Unit Tests, Integration Tests, E2E tests, Snapshots test, Screenshots tests.

Examples of writing tests in popular cases.

Used testing technologies: jest, react-testing-lib, webdriverIO + mocha, storybook + loki.