DEV Community

Testing

Find those bugs before your users do! 🐛

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Fix "Jest encountered an unexpected token" with "create-react-app"

Fix "Jest encountered an unexpected token" with "create-react-app"

11
Comments 4
1 min read
5 Jest and Typescript tips

5 Jest and Typescript tips

4
Comments
3 min read
How to create and publish a typescript module on npmjs.com

How to create and publish a typescript module on npmjs.com

21
Comments
4 min read
Making those React tests faster and nicer

Making those React tests faster and nicer

11
Comments 2
7 min read
🚀10 Trending projects on GitHub for web developers - 4th September 2020

🚀10 Trending projects on GitHub for web developers - 4th September 2020

83
Comments 2
2 min read
The difference between Mocks, Stubs, and Spies

The difference between Mocks, Stubs, and Spies

17
Comments
3 min read
Mocking AWS with Jest (and TypeScript)

Mocking AWS with Jest (and TypeScript)

49
Comments 7
13 min read
How to Test Your Unit Tests: Mutation Testing

How to Test Your Unit Tests: Mutation Testing

2
Comments
8 min read
How We Used Mock APIs to Supercharge Our Microservice Testing

How We Used Mock APIs to Supercharge Our Microservice Testing

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

CI/CD tutorial using GitHub Actions

148
Comments 4
9 min read
Testing Express routes with Tape and Nock

Testing Express routes with Tape and Nock

8
Comments 1
3 min read
Introducing Chromogen: a UI-Driven Test Generator for Recoil Apps

Introducing Chromogen: a UI-Driven Test Generator for Recoil Apps

41
Comments 3
3 min read
Using GraphQL in Golang

Using GraphQL in Golang

94
Comments
7 min read
Testing on Flutter: generate unit test badge using LCOV to your repository

Testing on Flutter: generate unit test badge using LCOV to your repository

11
Comments
2 min read
I've always been using isNaN wrong! (and you?)

I've always been using isNaN wrong! (and you?)

44
Comments 6
4 min read
Automate your Load Testing with Gatling

Automate your Load Testing with Gatling

5
Comments 1
7 min read
A/B Testing as a PRO!

A/B Testing as a PRO!

3
Comments
2 min read
Retry brittle tests until they fail

Retry brittle tests until they fail

11
Comments 3
3 min read
Load Testing using Netling

Load Testing using Netling

9
Comments 1
5 min read
16 Selenium Best Practices For Efficient Test Automation

16 Selenium Best Practices For Efficient Test Automation

17
Comments
17 min read
Why I picked Cypress over Selenium

Why I picked Cypress over Selenium

4
Comments
4 min read
How to test React.js application with Jest and Enzyme - testing tutorial for beginners

How to test React.js application with Jest and Enzyme - testing tutorial for beginners

79
Comments
9 min read
Big Data - Testing Strategy

Big Data - Testing Strategy

2
Comments
1 min read
Let's add a code Quality Check (tutorial)

Let's add a code Quality Check (tutorial)

5
Comments
1 min read
307 Temporary Redirect

307 Temporary Redirect

2
Comments
3 min read
Stubbing jQuery with sinon

Stubbing jQuery with sinon

6
Comments
1 min read
Automated Browser Testing with Opera and Selenium in Python

Automated Browser Testing with Opera and Selenium in Python

12
Comments
13 min read
Introducing Multi-window Tests (Beta)

Introducing Multi-window Tests (Beta)

6
Comments
4 min read
When to start thinking about QA

When to start thinking about QA

5
Comments
8 min read
Integration test with GitHub Actions

Integration test with GitHub Actions

19
Comments
4 min read
Testing with Mocha

Testing with Mocha

8
Comments
4 min read
Deployed To Production Is Not Enough

Deployed To Production Is Not Enough

3
Comments
5 min read
How to Create Your Own API Automation Framework Using Rest Assured

How to Create Your Own API Automation Framework Using Rest Assured

9
Comments
1 min read
How to spot and exploit postMessage vulnerablities?

How to spot and exploit postMessage vulnerablities?

6
Comments
3 min read
Writing tests for my GitHub action

Writing tests for my GitHub action

6
Comments
2 min read
How Cypress might be the easiest way to setup E2E tests for your web app

How Cypress might be the easiest way to setup E2E tests for your web app

7
Comments 2
2 min read
Unit Testing React HOC

Unit Testing React HOC

8
Comments
1 min read
Selenium Grid 4 Tutorial For Distributed Testing

Selenium Grid 4 Tutorial For Distributed Testing

7
Comments
14 min read
3 Static Application Security Testing advantages (SAST) You Should Know

3 Static Application Security Testing advantages (SAST) You Should Know

8
Comments 1
4 min read
Rails Testing Setup

Rails Testing Setup

19
Comments
7 min read
Test everything with jest.

Test everything with jest.

11
Comments
6 min read
Testing XState with React Testing Library

Testing XState with React Testing Library

11
Comments
4 min read
Python libraries to make your code readable, reliable and maintainable

Python libraries to make your code readable, reliable and maintainable

97
Comments 9
7 min read
Behavioral Testing of NLP models with CheckList

Behavioral Testing of NLP models with CheckList

7
Comments
13 min read
How to set up Cypress code coverage with TypeScript and ts-loader

How to set up Cypress code coverage with TypeScript and ts-loader

19
Comments 7
4 min read
How to add CI to your Frontend with GitHub Actions - NuxtJS case study

How to add CI to your Frontend with GitHub Actions - NuxtJS case study

10
Comments 1
7 min read
Detailed Guide To CSS Supports In Browsers

Detailed Guide To CSS Supports In Browsers

8
Comments 1
14 min read
Software Testing: to do or not to do?

Software Testing: to do or not to do?

3
Comments
1 min read
Yes, TDD slows you down

Yes, TDD slows you down

6
Comments
4 min read
Maven Plugin Testing - In a Modern way - Part III

Maven Plugin Testing - In a Modern way - Part III

6
Comments
6 min read
What is Fiddler Everywhere?

What is Fiddler Everywhere?

8
Comments
7 min read
K8s Chaos Dive: Chaos-Mesh Part 2

K8s Chaos Dive: Chaos-Mesh Part 2

8
Comments
12 min read
How do you test number of renders in React?

How do you test number of renders in React?

10
Comments
2 min read
Multiple YAML defaults in Rails fixtures

Multiple YAML defaults in Rails fixtures

7
Comments
2 min read
Types of Automation Testing: A Beginner’s Guide

Types of Automation Testing: A Beginner’s Guide

12
Comments 1
6 min read
TestCafe Webinar - Your Questions Answered

TestCafe Webinar - Your Questions Answered

6
Comments 1
21 min read
Robot Framework - Setup CI using GitHub Actions

Robot Framework - Setup CI using GitHub Actions

8
Comments
2 min read
Measuring Code Coverage in React, with CodeCov Github Action

Measuring Code Coverage in React, with CodeCov Github Action

8
Comments
1 min read
Running headless Chromium in Azure Functions with Puppeteer and Playwright

Running headless Chromium in Azure Functions with Puppeteer and Playwright

76
Comments 16
4 min read
Test Driven Development using Cypress

Test Driven Development using Cypress

72
Comments
8 min read
loading...