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 with Jest and TypeScript, the tricky parts

Testing with Jest and TypeScript, the tricky parts

80
Comments 9
3 min read
Create Specflow `feature.cs` At Build Time

Create Specflow `feature.cs` At Build Time

4
Comments
1 min read
SparkyTestHelpers: Moq

SparkyTestHelpers: Moq

5
Comments
4 min read
Understand Laravel Event::fake() with (Model Events)

Understand Laravel Event::fake() with (Model Events)

11
Comments 1
2 min read
How do we unit test functions within a functional component?

How do we unit test functions within a functional component?

6
Comments 2
1 min read
Semantic tests with React Testing Library

Semantic tests with React Testing Library

19
Comments
9 min read
Catch Low-Hanging Accessibility Fruit with axe-core

Catch Low-Hanging Accessibility Fruit with axe-core

10
Comments
2 min read
Why (frontend) testing matters

Why (frontend) testing matters

80
Comments 1
4 min read
Setting up Jenkins on CentOS 8

Setting up Jenkins on CentOS 8

5
Comments
3 min read
PHP Test Coverage Using Bitbucket and Codacy

PHP Test Coverage Using Bitbucket and Codacy

6
Comments
4 min read
Angular-Testing-Library

Angular-Testing-Library

27
Comments 1
3 min read
The Right Way vs. the Easy Right Way

The Right Way vs. the Easy Right Way

4
Comments
1 min read
How to test your relay components with relay-test-utils and react-testing-library

How to test your relay components with relay-test-utils and react-testing-library

10
Comments 5
3 min read
New Release: Codinators.XunitHelpers Nuget Package

New Release: Codinators.XunitHelpers Nuget Package

5
Comments
1 min read
What should you do if you find a bug on a platform?

What should you do if you find a bug on a platform?

5
Comments
4 min read
Datatables used in a gherkin feature file

Datatables used in a gherkin feature file

19
Comments 2
5 min read
How I'm building my own testing library

How I'm building my own testing library

10
Comments 2
5 min read
Scenario Outline In Gherkin Feature File

Scenario Outline In Gherkin Feature File

13
Comments
4 min read
Converting native Karma, Jasmine tests to use Angular-Testing-Library

Converting native Karma, Jasmine tests to use Angular-Testing-Library

9
Comments 1
3 min read
Karma, Jasmine are dead?

Karma, Jasmine are dead?

11
Comments 6
3 min read
Getting Started With System Tests in Rails With Minitest

Getting Started With System Tests in Rails With Minitest

14
Comments
7 min read
SparkyTestHelpers: Scenarios

SparkyTestHelpers: Scenarios

6
Comments
2 min read
Test for 'element exists?'- React testing library

Test for 'element exists?'- React testing library

12
Comments
1 min read
Cypress – code coverage reports for unit tests

Cypress – code coverage reports for unit tests

13
Comments 4
3 min read
Working With Variables In Cypress Tests

Working With Variables In Cypress Tests

13
Comments 2
7 min read
Testing Non-Functional Requirements

Testing Non-Functional Requirements

15
Comments 1
4 min read
Integration Test Entropy

Integration Test Entropy

5
Comments
2 min read
Unit testing .NET Exceptions

Unit testing .NET Exceptions

8
Comments
2 min read
Comparing Prism, Hoverfly, and HMT- Part 2

Comparing Prism, Hoverfly, and HMT- Part 2

6
Comments 1
7 min read
Comparing Prism, Hoverfly, and HMT- Part 1

Comparing Prism, Hoverfly, and HMT- Part 1

8
Comments
4 min read
Simple Unit Testing with Web Atoms

Simple Unit Testing with Web Atoms

11
Comments
2 min read
Unit Testing Angular - Component Testing

Unit Testing Angular - Component Testing

120
Comments 5
10 min read
TestCafe Studio: Is It Better Than Writing Your Own Tests?

TestCafe Studio: Is It Better Than Writing Your Own Tests?

3
Comments
13 min read
Setup Nightwatch and run your first test

Setup Nightwatch and run your first test

9
Comments
5 min read
Cypress – merging multiple mochawesome reports

Cypress – merging multiple mochawesome reports

12
Comments 1
3 min read
Better testing with Storybook

Better testing with Storybook

122
Comments 6
4 min read
Testing a Redux data store with Cypress.io

Testing a Redux data store with Cypress.io

57
Comments 2
7 min read
Fullstack Engineering Mistakes to Avoid

Fullstack Engineering Mistakes to Avoid

120
Comments
16 min read
Configuring Cypress for multiple testing environments

Configuring Cypress for multiple testing environments

38
Comments
3 min read
Testing External APIs with VCR in Rails

Testing External APIs with VCR in Rails

13
Comments
2 min read
Are you any good at TDD?

Are you any good at TDD?

18
Comments 10
2 min read
An idea for unit testing glsl

An idea for unit testing glsl

4
Comments 1
1 min read
Cypress – generating mochawesome reports

Cypress – generating mochawesome reports

11
Comments 3
3 min read
Running Locust on Azure

Running Locust on Azure

10
Comments
2 min read
SparkyTestHelpers

SparkyTestHelpers

5
Comments
4 min read
Laravel assertions: The difference between asserts.

Laravel assertions: The difference between asserts.

12
Comments
2 min read
Testing, Automation, Writing Articles

Testing, Automation, Writing Articles

6
Comments 3
1 min read
10 Tips For Writing Better Tests

10 Tips For Writing Better Tests

70
Comments 5
6 min read
A tricky Python default argument

A tricky Python default argument

6
Comments
1 min read
How I practice Problem Solving in JavaScript with Jest

How I practice Problem Solving in JavaScript with Jest

11
Comments
2 min read
Using and Testing the Fetch API

Using and Testing the Fetch API

25
Comments
7 min read
Do you aim for 80% code coverage? Let me guess which 80% you choose...

Do you aim for 80% code coverage? Let me guess which 80% you choose...

79
Comments 29
3 min read
Achieving 100% code coverage will make you a better developer. Seriously.

Achieving 100% code coverage will make you a better developer. Seriously.

63
Comments 25
3 min read
Writing a Simple RSpec Test

Writing a Simple RSpec Test

7
Comments 1
2 min read
A trick with Ruby anonymous classes

A trick with Ruby anonymous classes

17
Comments
2 min read
My first unit testing of Vue.js with Jest and @testing-library

My first unit testing of Vue.js with Jest and @testing-library

13
Comments
4 min read
desirable properties of tests

desirable properties of tests

5
Comments
1 min read
Functional tests with puppeteer and gherkin scenarios

Functional tests with puppeteer and gherkin scenarios

5
Comments
7 min read
Testing Action Mailer in Rails

Testing Action Mailer in Rails

16
Comments 2
3 min read
Como fazer testes unitários em controllers de um app Spring Boot

Como fazer testes unitários em controllers de um app Spring Boot

20
Comments
5 min read
loading...