Testing land
Nov 13, 2023
Are true mocks evil?
The advent of mocking frameworks has revolutionized the way we write tests, but it has also sparked a debate about the ethics and effectiveness of using true mocks. In this article, we will explore the concept of true mocks, their advantages and disadvantages, and whether they are truly evil or...
Mar 13, 2017
2. Should I test?
This post emphasizes the importance of integrating testing into the development process, rather than treating it as a separate phase. It also highlights the benefits of TDD and the need for robust testing practices to ensure functionality and prevent code breakage.
Mar 13, 2017
An introduction to software testing and learning resources
Let' s dive into the world of testing with open learning resources, explaining its role in the software lifecycle through different testing strategy shapes and types.
Mar 13, 2017
The many types of tests in software testing
Discover the nuances of different types of testing and its definition based on multiple authors.
Mar 7, 2022
Exploring consume driven contract testing
Discover the nuances of different types of testing and its definition based on multiple authors.