ANN: Testy - my new testing framework

I built it, because I wanted to match on exception identity and / or exception message as well, and as far as I know, it is not possible with AUnit. Also, I wanted to understand how testing frameworks work under the hood :slight_smile:

Now, all my projects, including Tada, use it. I hope someone finds it useful:

1 Like