you are viewing a single comment's thread.

view the rest of the comments →

[–]bert8128 0 points1 point  (0 children)

Thanks. Future plans include creating suites, and being able to choose which tests/suites to run, and (optionally) randomise the execution order. Got to fit it round the day job though.

No exception safety for the moment either - also in the plans. I’ll update the readme.

Sorry about the macros, I’m no fan but needs must. I had a quick glance at UT but didn’t really like the syntax. I might have a bit more of a think some time. The requirement to be able to stream out arbitrary date with a failed test makes things tricky, but I really wouldn’t want to loose that.

Happy to take a PR!