DEV Community

# unittests

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why Test Driven Development

Why Test Driven Development

Comments
3 min read
Data access in code, using repositories, even with ORMs

Data access in code, using repositories, even with ORMs

Comments
7 min read
MockManager in unit tests - a builder pattern used for mocks

MockManager in unit tests - a builder pattern used for mocks

Comments
6 min read
Run PHPUnit locally in your WordPress Plugin with DDEV

Run PHPUnit locally in your WordPress Plugin with DDEV

10
Comments 1
3 min read
[Relato] Os testes atrasaram meu projeto /s

[Relato] Os testes atrasaram meu projeto /s

70
Comments 12
6 min read
Why use Fluent Assertions for .Net and how to setup it?

Why use Fluent Assertions for .Net and how to setup it?

Comments
2 min read
Generate unit tests using CodiumAI

Generate unit tests using CodiumAI

1
Comments
3 min read
Vitest vs Jest benchmarks on a 5 year old real work SPA

Vitest vs Jest benchmarks on a 5 year old real work SPA

20
Comments 1
5 min read
Contract Tests

Contract Tests

Comments
3 min read
Debugging Vue Jest tests in a browser

Debugging Vue Jest tests in a browser

8
Comments
2 min read
PHP Framework for creating mockable code

PHP Framework for creating mockable code

10
Comments
4 min read
When not to refactor. Dealing with legacy systems as a responsible professional

When not to refactor. Dealing with legacy systems as a responsible professional

12
Comments
1 min read
Work from the bottom up

Work from the bottom up

2
Comments
1 min read
20% of the code is executed 80% of the time

20% of the code is executed 80% of the time

4
Comments
2 min read
Implementing Approval Tests For PDF Document Generation

Implementing Approval Tests For PDF Document Generation

5
Comments
4 min read
Qual a diferença entre um MOCK e um STUB?

Qual a diferença entre um MOCK e um STUB?

14
Comments
3 min read
Approval Tests For PDF Document Generation

Approval Tests For PDF Document Generation

6
Comments
5 min read
How I established TDD into my programming routine

How I established TDD into my programming routine

7
Comments
7 min read
Writing your F.I.R.S.T. Unit Tests

Writing your F.I.R.S.T. Unit Tests

6
Comments
4 min read
Ignoring Tests

Ignoring Tests

5
Comments
5 min read
Tales Of TDD - The Case Of Overused Test Doubles

Tales Of TDD - The Case Of Overused Test Doubles

5
Comments 1
5 min read
7 проблем в автотестах

7 проблем в автотестах

9
Comments 1
1 min read
How Code Coverage Lies To You

How Code Coverage Lies To You

4
Comments
3 min read
Unit Testing, But What is a Unit?

Unit Testing, But What is a Unit?

3
Comments 3
1 min read
Why write unit tests?

Why write unit tests?

4
Comments
3 min read
loading...