Testing - netspiri/vs-boost-unit-test-adapter GitHub Wiki
The Boost Test Adapter is covered by NUnit tests located in the BoostTestAdapterNunit
and VisualStudioAdapterNunit
projects.
The Test Sample archive contains a sample Boost Test project setup which is commonly used and updated throughout development to test and confirm the adapter's behavior. For more examples, refer to the Boost.Test examples available under <Boost>\libs\test\example\
.