Skip to content

Instantly share code, notes, and snippets.

@xpepper
Created November 20, 2021 09:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xpepper/97808209c69ea28c7ef793c1fc7f78ad to your computer and use it in GitHub Desktop.
Save xpepper/97808209c69ea28c7ef793c1fc7f78ad to your computer and use it in GitHub Desktop.
tags
testing, italian

Fare pratica con l'Approval Testing

Oltre al classico gilded rose kata, io a suo tempo avevo fatto pratica con il Product-Export-Refactoring kata di Emily Bache, che è un ottimo esercizio per partire:

https://github.com/xpepper/Product-Export-Refactoring-Kata

(questo è il mio fork, dove se vuoi puoi sbirciare anche la mia soluzione con approval testing).

Il repo originale del kata è https://github.com/emilybache/Product-Export-Refactoring-Kata

E' un kata semplice, può andare bene per muovere i primi passi con questa tecnica.

Altri kata interessanti per fare pratica con l'approval testing sono questi:

PS In genere sull'account github di Emily trovi un sacco di kata interessanti: https://github.com/emilybache/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment