scarpe-team / shoes-spec

A testing suite for various Shoes implementations
MIT License
1 stars 0 forks source link

Standard way to run only specific tests #8

Open noahgibbs opened 11 months ago

noahgibbs commented 11 months ago

Since we're using Minitest for most of the testing, it already has facilities to use or skip specific test classes or test names. We should standardise how to tell Shoes-Spec to run specific classes or tests, Minitest-style.