qrush / m

A Test::Unit runner that can run tests by line number.
MIT License
376 stars 57 forks source link

Suggestion: Exclude individual tests #107

Open Z2Flow opened 1 year ago

Z2Flow commented 1 year ago

Using a Jest-like "xit" to exclude a test. I suggest adding "xit" as a magic comment above a test to exclude the test. E.g. # xit