EnergySystemsModellingLab / EnergySystemsModellingLab/MUSE_OS

Identify and label tests as unit or functional

Open
#165 2 comments 0 reactions 1 assignee Claimed by @dalonsoa View on GitHub
documentation infrastructure
Dominant language
Python
Stars
29
Forks
12
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.