GoogleTest requires less overhead to register test suites and test cases compared to the Framework. There are also a number of tools that layer on top of GoogleTest that improve developer productivity ...
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code ...