Forem

# unittests

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Top 5 useful unit test attributes in NUnit, MSTest and xUnit
Cover image for Top 5 useful unit test attributes in NUnit, MSTest and xUnit

Top 5 useful unit test attributes in NUnit, MSTest and xUnit

1
Comments
6 min read
Why Test Driven Development
Cover image for 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
Cover image for 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
Cover image for [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?
Cover image for 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
Speedup unit tests development in Angular with NG-Mocks
Cover image for Speedup unit tests development in Angular with NG-Mocks

Speedup unit tests development in Angular with NG-Mocks

2
Comments
4 min read
Generate unit tests using CodiumAI
Cover image for 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
Cover image for Vitest vs Jest benchmarks on a 5 year old real work SPA

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

30
Comments 1
5 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
Cover image for 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
Cover image for 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
Cover image for 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

4
Comments
5 min read
Tales Of TDD - The Case Of Overused Test Doubles
Cover image for 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
Cover image for How Code Coverage Lies To You

How Code Coverage Lies To You

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

Unit Testing, But What is a Unit?

3
Comments 3
1 min read
loading...