Python & Pip Testing, Linting & Formattazione Base Tutti gli OS

pytest

Framework maturo ed estendibile per l'esecuzione di test automatici in Python.

Sintassi del comando
>_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.