EnergySystemsModellingLab / EnergySystemsModellingLab/MUSE_OS

Identify and label tests as unit or functional

Aperta
#165 2 commenti 0 reazioni 1 assegnatario Rivendicata da @dalonsoa Vedi su GitHub
documentation infrastructure
Lingua principale
Python
Stelle
29
Fork
12
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Currently, MUSE several labels (`mark`) that identify different kinds of tests and that, when required, let one run them independently of others:

https://github.com/SGIModel/MUSE_OS/blob/f89eb147a6a706fa8f180717f7eefd8336662d0c/pyproject.toml#L96-L101

It will be useful to do the same for unit tests (those that check one what one specific function does) and functional (test a whole functionality or chain of function calls) tests in the same way, so there is more control on how tests are run.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.