DEV Community

Testing

Find those bugs before your users do! 🐛

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Page Object design pattern - improve test maintainability

Page Object design pattern - improve test maintainability

7
Comments 1
4 min read
How to check the contents of a file with Cypress

How to check the contents of a file with Cypress

7
Comments
2 min read
How to run tests in headless mode with Cypress

How to run tests in headless mode with Cypress

9
Comments 6
2 min read
How to intercept and mock the response of an HTTP request with Cypress

How to intercept and mock the response of an HTTP request with Cypress

10
Comments 2
2 min read
RSpec: when to use double instead of instance_double

RSpec: when to use double instead of instance_double

3
Comments 2
1 min read
Coding Chess with TDD

Coding Chess with TDD

59
Comments 4
7 min read
Javascript Unit Testing

Javascript Unit Testing

8
Comments
11 min read
The Repository pattern with Typescript

The Repository pattern with Typescript

18
Comments
8 min read
Why are code reviews important?

Why are code reviews important?

2
Comments
4 min read
Mocking GraphQL APIs with Mock Service Worker

Mocking GraphQL APIs with Mock Service Worker

8
Comments 1
4 min read
How to wait for a request to finish before moving on with Cypress

How to wait for a request to finish before moving on with Cypress

10
Comments 16
2 min read
Code coverage testing, when enough is enough

Code coverage testing, when enough is enough

17
Comments 2
10 min read
How to identify an element by its text with Cypress

How to identify an element by its text with Cypress

Comments
2 min read
Symfony 5 : Mocking private autowired services in Controller functional tests

Symfony 5 : Mocking private autowired services in Controller functional tests

14
Comments 3
3 min read
12 Tips for Writing Better Automated Tests

12 Tips for Writing Better Automated Tests

20
Comments
7 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.