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

546
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
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

468
Comments 64
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
Test-Driven-Development with React & Redux: Thunk, Slices & Requests Mocking

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

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

Creating a React Custom Hook using TDD

364
Comments 13
9 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
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

289
Comments 14
4 min read
If you don't write unit tests... it's a skill issue

If you don't write unit tests... it's a skill issue

281
Comments 80
2 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

241
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
NUNit and C# - Tutorial to automate your API Tests from scratch

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

234
Comments 20
8 min read
How to access localhost from the Internet?

How to access localhost from the Internet?

233
Comments 17
3 min read
How to Do Software Testing 10x Faster

How to Do Software Testing 10x Faster

225
Comments 8
14 min read
Automating your API tests using Python and Pytest

Automating your API tests using Python and Pytest

223
Comments 18
7 min read
An Introduction to testing in Javascript

An Introduction to testing in Javascript

213
Comments 9
14 min read
Boost your experience with Postman - Part II

Boost your experience with Postman - Part II

210
Comments 8
7 min read
6 ways to turn your browser into super-debug-hero (ft. node.js + next.js!)

6 ways to turn your browser into super-debug-hero (ft. node.js + next.js!)

206
Comments 17
11 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

205
Comments 15
5 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
Expose your local 💻 web server to the world 🌐

Expose your local 💻 web server to the world 🌐

202
Comments 34
3 min read
TDD in a React frontend

TDD in a React frontend

202
Comments 5
7 min read
A Better Way To Code: Documentation Driven Development

A Better Way To Code: Documentation Driven Development

194
Comments 18
7 min read
Writing Well-Structured Unit Test in TypeScript

Writing Well-Structured Unit Test in TypeScript

193
Comments 5
5 min read
Selenium Cheat Sheet

Selenium Cheat Sheet

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

Top 5 API testing tools 2022

186
Comments 37
5 min read
How to write unit tests in JavaScript with Jest

How to write unit tests in JavaScript with Jest

184
Comments 11
9 min read
100% test coverage is not enough...

100% test coverage is not enough...

183
Comments 18
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
The 5 principles of Unit Testing

The 5 principles of Unit Testing

177
Comments 12
5 min read
The Senior Engineer's Guide to Code Reviews

The Senior Engineer's Guide to Code Reviews

173
Comments 21
9 min read
How to handle dart application exceptions ?

How to handle dart application exceptions ?

170
Comments 11
2 min read
UI Testing Best Practices 📜

UI Testing Best Practices 📜

168
Comments 4
4 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?🤖

163
Comments 24
5 min read
React Native Taxi App: Booking Information. Places API

React Native Taxi App: Booking Information. Places API

157
Comments 1
13 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

156
Comments 8
11 min read
CI/CD tutorial using GitHub Actions

CI/CD tutorial using GitHub Actions

149
Comments 4
9 min read
Awesome API tools

Awesome API tools

146
Comments 5
1 min read
12 Modern CSS Techniques For Older CSS Problems

12 Modern CSS Techniques For Older CSS Problems

145
Comments 4
15 min read
Testing Staging and Production environments in Playwright

Testing Staging and Production environments in Playwright

142
Comments 3
4 min read
How to try and build quality code in a startup

How to try and build quality code in a startup

140
Comments 10
7 min read
Why local development for serverless is an anti-pattern

Why local development for serverless is an anti-pattern

139
Comments 65
7 min read
React is Slow, What to do now?

React is Slow, What to do now?

138
Comments 56
7 min read
React Testing Library Recipes - Getting started

React Testing Library Recipes - Getting started

137
Comments 4
9 min read
Node Testing Essentials (A node developer's guide to testing)

Node Testing Essentials (A node developer's guide to testing)

137
Comments
4 min read
Is Lighthouse a misleading performance tool?

Is Lighthouse a misleading performance tool?

135
Comments 24
14 min read
API Testing with Cypress: Part 1 - Setup

API Testing with Cypress: Part 1 - Setup

135
Comments 5
7 min read
Log-Driven Development

Log-Driven Development

135
Comments 6
7 min read
Beginner's Guide to Jest Testing in React

Beginner's Guide to Jest Testing in React

133
Comments 3
8 min read
loading...