mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-05-06 17:39:38 +02:00
We finally have files!
This commit is contained in:
commit
475f284670
48 changed files with 2022 additions and 0 deletions
1
Ingegneria del Software/3/correct.txt
Normal file
1
Ingegneria del Software/3/correct.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Per ciascun incremento di funzionalità, scrivi test automatizzati, implementa la funzionalità, esegui i test e rivedi l'implementazione come necessario.
|
1
Ingegneria del Software/3/quest.txt
Normal file
1
Ingegneria del Software/3/quest.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Si consideri il Test-Driven Development (TDD). Quale delle seguenti affermazioni è vera?
|
1
Ingegneria del Software/3/wrong 2.txt
Normal file
1
Ingegneria del Software/3/wrong 2.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Per ciascun incremento di funzionalità, implementa la funzionalità, scrivi test automatizzati, esegui i test e rivedi l'implementazione come necessario.
|
1
Ingegneria del Software/3/wrong.txt
Normal file
1
Ingegneria del Software/3/wrong.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Scrivi test automatizzati per tutti i requisiti di sistema, esegui i test e rivedi l'implementazione come necessario.
|
Loading…
Add table
Add a link
Reference in a new issue