10Pines | Blog
  • Home
  • Featured
  • Our Culture
  • 10Pines.com
  • Academy
  • Tags
Sign in Subscribe

tests

A collection of 27 posts
Language’s type system and their impact in breaking dependencies
object design

Language’s type system and their impact in breaking dependencies

One of the things that makes TDD difficult to apply on existing code (or just “legacy code”) is the dependencies that the object subject to test may have. The more “dependencies” the object has, the more difficult it will be to test it, almost for sure. What makes things even
Feb 16, 2012 8 min read
Mutation testing
testing

Mutation testing

During the 70s, mutation testing emerged as a technique to assess the fault-finding effectiveness of a test suite. It works by mutating objects behavior and looking for tests to “kill” those mutants. The surviving ones are the starting point to write better tests. Thus, this technique is an interesting alternative
Sep 18, 2009 1 min read
← Newer Posts Page 2 of 2
10Pines | Blog © 2025
Disclaimer
Powered by Ghost