Closed fpagliughi closed 3 years ago
Catch2 is a great framework indeed.
New code for MQTT v5 ('mqttv5' branch) is using Catch2. So far it is working well. Now comes the task of rewriting legacy tests to use Catch2, and integrating that with Travis.
This is partially complete. Hopefully we can get it finished by v1.2
Done
It's probably time to move the Unit Tests to a more modern framework. I'm leaning heavily toward Catch2. Any thoughts?