Moonsong-Labs / moonwall

Testing Framework for Substrate networks
https://moonsong-labs.github.io/moonwall/
GNU General Public License v3.0
10 stars 4 forks source link

Feat: support skipping tests #419

Closed noandrea closed 2 months ago

noandrea commented 2 months ago

Skipping tests can be useful in a CI environment where specific tests can be disabled viam moonwall config

timbrinded commented 2 months ago

Suggestion: add a failing test that you skip, so if the skip stops working then the test run will fail.