keyman
keyman copied to clipboard
test(core): move unit tests to gtest, improve coverage
Per @rc-swag from 17.0 retro
Ideas to improve
Bugs introduced in core - Ideas to improve not sure more unit tests. This I think sometimes is just an issue we have to deal with. I discovered them by manual testing once I had done the integration.
- Move Keyman core unit tests from ad-hoc c++ to Google gtest
- improve code coverage for Keyman core unit tests
See #10968
@markcsinclair - you can consult with @srl295 for more details
See also #13251 for an attempt to get TC logging for gtest.