Closed alex-brinkman closed 1 year ago
One possible way of overloading private and protected methods to enable fine-grained unit testing. Add a test package at test/fastcat_test_app that was used to confirm the fastcat library presents in the expected way to downstream applications.
test/fastcat_test_app
fastcat
Just bump minor version on these changes.
@kwehage I'm curious if you know of any better CMake pattern here.
One possible way of overloading private and protected methods to enable fine-grained unit testing. Add a test package at
test/fastcat_test_app
that was used to confirm thefastcat
library presents in the expected way to downstream applications.Just bump minor version on these changes.