Ruby supporta l’Unit Testing?
Utente HTML.it
chiede
Ruby supporta l’Unit Testing?
Redazione HTML.it
risponde
Non solo Ruby supporta l’Unit Testing ma ne è un forte sostenitore tanto da offrire un framework completo per il testing direttamente nella standard library del linguaggio.
La libreria si chiama Test::Unit
.