DEV Community

Testing

Find those bugs before your users do! 🐛

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Cypress - End to End Testing Framework

Cypress - End to End Testing Framework

543
Comments 17
14 min read
Start Testing Your JavaScript Code with Jest

Start Testing Your JavaScript Code with Jest

524
Comments 30
10 min read
Creating a React component with TDD

Creating a React component with TDD

499
Comments 13
6 min read
Jest Tutorial for Beginners: Getting Started With Jest for JavaScript Testing

Jest Tutorial for Beginners: Getting Started With Jest for JavaScript Testing

435
Comments 6
11 min read
The only 3 steps you need to mock an API call in Jest

The only 3 steps you need to mock an API call in Jest

418
Comments 63
6 min read
My "Whoa, I didn't know that!" moments with Jest

My "Whoa, I didn't know that!" moments with Jest

409
Comments 9
6 min read
6 essential tools you should know before launching your website

6 essential tools you should know before launching your website

405
Comments 7
2 min read
Writing Good Unit Tests: A Step By Step Tutorial

Writing Good Unit Tests: A Step By Step Tutorial

398
Comments 5
7 min read
How to write unit tests in JavaScript with Jest

How to write unit tests in JavaScript with Jest

396
Comments 11
9 min read
Test-Driven-Development with React & Redux: Thunk, Slices & Requests Mocking

Test-Driven-Development with React & Redux: Thunk, Slices & Requests Mocking

385
Comments 9
6 min read
Creating a React Custom Hook using TDD

Creating a React Custom Hook using TDD

363
Comments 13
9 min read
The ONE chart every developer MUST understand

The ONE chart every developer MUST understand

355
Comments 48
11 min read
Testing NodeJs/Express API with Jest and Supertest

Testing NodeJs/Express API with Jest and Supertest

347
Comments 31
5 min read
Stop Console.Logging! This is How to Use Chrome to Debug JavaScript

Stop Console.Logging! This is How to Use Chrome to Debug JavaScript

333
Comments 38
4 min read
How to write tests for React in 2020 - part 1

How to write tests for React in 2020 - part 1

324
Comments 4
9 min read
Front-end productivity boost: Cypress as your main development browser

Front-end productivity boost: Cypress as your main development browser

313
Comments 10
6 min read
Modern React testing, part 1: best practices

Modern React testing, part 1: best practices

302
Comments 4
8 min read
Getting into software testing with Jest

Getting into software testing with Jest

292
Comments 33
4 min read
An introduction to RESTful APIs

An introduction to RESTful APIs

286
Comments 14
4 min read
React Testing Crash Course

React Testing Crash Course

251
Comments 8
9 min read
How To Test CRUD RESTful APIs With the API Tester Mobile App

How To Test CRUD RESTful APIs With the API Tester Mobile App

250
Comments 7
4 min read
8 simple steps to start testing React Apps using React Testing Library and Jest

8 simple steps to start testing React Apps using React Testing Library and Jest

246
Comments 4
14 min read
Clean Code with Unit Tests: Tips and tricks for keeping your test suites clean

Clean Code with Unit Tests: Tips and tricks for keeping your test suites clean

238
Comments 10
8 min read
Vue Testing Crash Course

Vue Testing Crash Course

237
Comments 3
10 min read
4 Ways of Deploying Web Apps in 2020

4 Ways of Deploying Web Apps in 2020

235
Comments 9
10 min read
How to access localhost from the Internet?

How to access localhost from the Internet?

217
Comments 16
3 min read
5 Miraculous Tools for Devs Who Want to Test

5 Miraculous Tools for Devs Who Want to Test

214
Comments 9
3 min read
An Introduction to testing in Javascript

An Introduction to testing in Javascript

213
Comments 9
14 min read
Continuous Integration in JavaScript: a Guide (ft. Github Actions)

Continuous Integration in JavaScript: a Guide (ft. Github Actions)

212
Comments 5
7 min read
Boost your experience with Postman - Part II

Boost your experience with Postman - Part II

210
Comments 8
7 min read
Nice tests to run in CI before deploying any website

Nice tests to run in CI before deploying any website

209
Comments 14
2 min read
Boost your experience with Postman - Part I

Boost your experience with Postman - Part I

205
Comments 8
5 min read
Why Testing After Is a Bad Practice

Why Testing After Is a Bad Practice

203
Comments 29
5 min read
TDD in a React frontend

TDD in a React frontend

202
Comments 5
7 min read
Easier Angular Unit Testing

Easier Angular Unit Testing

199
Comments 7
14 min read
NUNit and C# - Tutorial to automate your API Tests from scratch

NUNit and C# - Tutorial to automate your API Tests from scratch

192
Comments 20
8 min read
A Better Way To Code: Documentation Driven Development

A Better Way To Code: Documentation Driven Development

192
Comments 18
7 min read
Expose your local 💻 web server to the world 🌐

Expose your local 💻 web server to the world 🌐

191
Comments 34
3 min read
Make Your Jest Tests up to 20% Faster by Changing a Single Setting

Make Your Jest Tests up to 20% Faster by Changing a Single Setting

189
Comments 15
5 min read
Writing Well-Structured Unit Test in TypeScript

Writing Well-Structured Unit Test in TypeScript

187
Comments 5
5 min read
Top 5 API testing tools 2022

Top 5 API testing tools 2022

186
Comments 37
5 min read
100% test coverage is not enough...

100% test coverage is not enough...

183
Comments 18
6 min read
Selenium Cheat Sheet

Selenium Cheat Sheet

182
Comments 7
6 min read
Tests for Developers - How you can avoid bugs at 5pm on Friday

Tests for Developers - How you can avoid bugs at 5pm on Friday

177
Comments 12
4 min read
Ensure the quality of your Docker Images with these cool tools

Ensure the quality of your Docker Images with these cool tools

173
Comments 7
4 min read
4 Reasons You Should Write Tests First

4 Reasons You Should Write Tests First

171
Comments 16
4 min read
How to handle dart application exceptions ?

How to handle dart application exceptions ?

170
Comments 11
2 min read
The 5 principles of Unit Testing

The 5 principles of Unit Testing

170
Comments 12
5 min read
UI Testing Best Practices 📜

UI Testing Best Practices 📜

168
Comments 4
4 min read
From Jest to Vitest - Migration and Benchmark

From Jest to Vitest - Migration and Benchmark

168
Comments 25
6 min read
🚀10 Trending projects on GitHub for web developers - 27th August 2021

🚀10 Trending projects on GitHub for web developers - 27th August 2021

166
Comments 2
3 min read
🚀10 Trending projects on GitHub for web developers - 5th February 2021

🚀10 Trending projects on GitHub for web developers - 5th February 2021

165
Comments 2
2 min read
How to write tests for React in 2020 - part 2

How to write tests for React in 2020 - part 2

164
Comments 5
10 min read
How to write unit tests

How to write unit tests

163
Comments 12
4 min read
What is cURL and why is it important in API testing?🤖

What is cURL and why is it important in API testing?🤖

162
Comments 24
5 min read
The difference between mocks and stubs, explained with JS

The difference between mocks and stubs, explained with JS

157
Comments 3
3 min read
Cypress Super-patterns: How to elevate the quality of your test suite

Cypress Super-patterns: How to elevate the quality of your test suite

154
Comments 8
11 min read
React Native Taxi App: Booking Information. Places API

React Native Taxi App: Booking Information. Places API

153
Comments 1
13 min read
CI/CD tutorial using GitHub Actions

CI/CD tutorial using GitHub Actions

148
Comments 4
9 min read
Angular unit testing 101 (with examples)

Angular unit testing 101 (with examples)

146
Comments 14
8 min read
loading...