diff --git a/test/README.md b/test/README.md index cbe5265..b6680a7 100644 --- a/test/README.md +++ b/test/README.md @@ -1,3 +1,8 @@ # Test > Codice di test di unità (TDD, TL), descrizione test di integrazione e accettazione se non integrati nell’IDE + +I test sono contenuti nei rispettivi moduli: + +- [backend](../code/backend) +- [frontend](../code/frontend)