Catch - framework for unit-tests

    Stumbled upon a great test framework. I share the find.
    • 0 dependencies
    • whole framework in one header file
    • support TDD and BDD
    • very simple and concise, at the same time there is everything you need (at least for me)
    • good documentation

    github.com/philsquared/Catch

    Also popular now: