• Home
  • About
  • Subscribe

Concepts of maintainable unit tests

13 Aug 2017 • Patterns TDD Unit Test

The following article will explain some concepts about unit tests and some good practices about write maintainable unit tests.

How TDD process works

5 Mar 2016 • Javascript TDD Unit Test

Automated testing provides a solution to the manual testing process. Instead of filling out that form one more time and hitting subm

Anonymous types in VB NET - Key property

5 Feb 2015 • Anonymous Types Language features NUnit Unit Test VB.NET

Anonymous types in vb net Key properties have three main characteristics: Only the values of key properties are compared in order to determine whether two i

Written and maintained by Samuele Resca