pytest
Framework maturo ed estendibile per l'esecuzione di test automatici in Python.
>_pytest [OPZIONI] [FILE_O_DIRECTORY]
#pytest
#python
#qa
#testing
Descrizione & Funzionamento
Rileva automaticamente i file `test_*.py`, supporta fixture, parametrizzazione dei casi di test e reportistica dettagliata.