Please enable JavaScript in your browser!
Domů
Procházet
Nápověda
Přihlásit se
rem
/
search-and-deploy
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Strom:
c2b7738749
Větve
Značky
master
search-and-d...
/
_posts
/
2016-02-04-five-things-to-check.md
2016-02-04-five-things-to-check.md
255 B
Historie
Surový
title: "5 things to check with your tests"
categories: bits
Unit tests should always check for these five scenarios:
When there is 0 (zero).
When there is 1.
When there are a few.
When there are many.
Oops (There's an exception).