Moonsong-Labs / moonwall

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

Feat: support skipping tests #419

Closed noandrea closed 5 months ago

noandrea commented 5 months ago

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

timbrinded commented 5 months ago

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