mirror of
https://github.com/catchorg/Catch2.git
synced 2025-07-04 08:35:32 +02:00

It's not often very useful to name tests simply by incrementing numbers. This change adds a mechanism by which a name can be generated using both the index of the type in the type list, and also some from the type itself somehow.