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 a SolidJS Component Using Vitest

Testing a SolidJS Component Using Vitest

33
Comments 4
6 min read
Property-based Testing #5: Shrinking Choices, Shrinking Values

Property-based Testing #5: Shrinking Choices, Shrinking Values

5
Comments
12 min read
To mock or to stub, that is the question

To mock or to stub, that is the question

6
Comments 2
5 min read
Easiest way to setup a VSCode launch config for your Playwright tests

Easiest way to setup a VSCode launch config for your Playwright tests

9
Comments
2 min read
Jest Testing: Mocking modules and handling module state using Typescript and ES6

Jest Testing: Mocking modules and handling module state using Typescript and ES6

5
Comments
2 min read
Cargo Cult Quality

Cargo Cult Quality

7
Comments
5 min read
Become a Master of JavaScript Testing

Become a Master of JavaScript Testing

13
Comments 1
13 min read
Golang social network explained

Golang social network explained

7
Comments
1 min read
Clean Code Tip: Tests should be even more well-written than production code

Clean Code Tip: Tests should be even more well-written than production code

6
Comments
2 min read
Replace your test fixtures with builders

Replace your test fixtures with builders

9
Comments
3 min read
Writing Tests for Custom Matchers in Jest

Writing Tests for Custom Matchers in Jest

7
Comments
3 min read
3 ways to check the object passed to mocks with Moq in C#

3 ways to check the object passed to mocks with Moq in C#

9
Comments 1
4 min read
Building a CI pipeline for a Go CLI application with Dagger

Building a CI pipeline for a Go CLI application with Dagger

9
Comments
6 min read
Generate tests for your React components with jest-test-gen

Generate tests for your React components with jest-test-gen

23
Comments
1 min read
Testing Your Upgradeable Smart Contract

Testing Your Upgradeable Smart Contract

9
Comments 2
7 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.