-
Notifications
You must be signed in to change notification settings - Fork 295
Closed
Labels
Description
Currently, the silly-sample and boost samples include a lot of tests, yet they are independently bundled as one test. Splittin gthem would be a lot more useful to see which part failed.
The only approach I can think of is splitting the test function into multiple manual calls to checking a def. @jayvdb Do you have any other ideas?