mirror of
https://github.com/catchorg/Catch2.git
synced 2025-12-06 19:09:32 +01: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.