DEV Community

Testing

Find those bugs before your users do! 🐛

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Testing… is not that hard

Testing… is not that hard

21
Comments
8 min read
Testing Doing Harm

Testing Doing Harm

6
Comments 11
2 min read
Build Reusable Testing Queries

Build Reusable Testing Queries

11
Comments 2
5 min read
Let’s Talk Testing: 4 quick lessons on the philosophy of testing

Let’s Talk Testing: 4 quick lessons on the philosophy of testing

8
Comments
5 min read
Jest exclude file/function/statement from test coverage

Jest exclude file/function/statement from test coverage

8
Comments
4 min read
active_model_serializers with PORO (Plain-Old Ruby Object)

active_model_serializers with PORO (Plain-Old Ruby Object)

6
Comments
4 min read
How to Merge Two Dictionaries in Python

How to Merge Two Dictionaries in Python

41
Comments 6
5 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
A bit about Jest mocks

A bit about Jest mocks

34
Comments
7 min read
Testing Your Database Migrations With Flyway and Testcontainers

Testing Your Database Migrations With Flyway and Testcontainers

29
Comments
5 min read
A Brief Guide to Test React Components with Hooks

A Brief Guide to Test React Components with Hooks

51
Comments 2
5 min read
Unit testing render prop component in React

Unit testing render prop component in React

9
Comments 1
3 min read
Android ADB Commands (Part 3) Jobs

Android ADB Commands (Part 3) Jobs

9
Comments
2 min read
4 Reasons You Should Write Tests First

4 Reasons You Should Write Tests First

171
Comments 16
4 min read
How I write micro-service (part 3)

How I write micro-service (part 3)

12
Comments
13 min read
Rspec or Minitest for testing Rails apps

Rspec or Minitest for testing Rails apps

17
Comments 7
1 min read
Test Driving FizzBuzz

Test Driving FizzBuzz

6
Comments
2 min read
Do you know great Test Case/Suite tools (things like TestRail)?

Do you know great Test Case/Suite tools (things like TestRail)?

5
Comments 1
1 min read
Guide - JavaScript and React unit tests basics

Guide - JavaScript and React unit tests basics

8
Comments
1 min read
Self Hosting a Drone CI Instance

Self Hosting a Drone CI Instance

16
Comments 3
4 min read
Reading Code Coverage

Reading Code Coverage

21
Comments 2
4 min read
Data-driven testing in Testsigma

Data-driven testing in Testsigma

5
Comments
3 min read
Introducing Test GraphQL Java

Introducing Test GraphQL Java

9
Comments 3
4 min read
Can you believe I made a test that can play Chess?

Can you believe I made a test that can play Chess?

16
Comments 4
1 min read
An advanced setup for Travis CI

An advanced setup for Travis CI

12
Comments 2
4 min read
loading...