berlinquin / oklathon-2024

0 stars 0 forks source link

Integrate GoogleTest into project #1

Open berlinquin opened 1 month ago

berlinquin commented 1 month ago

Integrate the GoogleTest testing framework into the project.

Follow the cmake setup instructions.

berlinquin commented 3 weeks ago

What's the best way to do this? Is it expected that unit tests for a Qt project exist in a completely separate project?