1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-05-02 21:23:51 +00:00
Phil Nash 78fba28c4b Added className to TestCaseInfo
className is passed through from class based test methods and held in the TestCaseInfo.
For free-function based test cases it is set to "global".

The JUnit reporter uses the className value to populate he class attribute.
2012-11-04 21:11:59 +00:00
2012-11-04 21:11:59 +00:00
2012-11-04 21:11:59 +00:00
2012-05-23 23:55:32 +01:00
2010-11-09 23:24:00 +00:00

CATCH is an automated test framework for C, C++ and Objective-C.

This branch may contain code that is experimental or not yet fully tested.

The latest stable version can be found on the Master branch - or, better still, as a single header in the Downloads section.

For documentation see the wiki at: https://github.com/philsquared/Catch/wiki
Description
Catch2 testing framework
Readme 68 MiB