Testing - netspiri/vs-boost-unit-test-adapter GitHub Wiki

Testing

Unit Tests

The Boost Test Adapter is covered by NUnit tests located in the BoostTestAdapterNunit and VisualStudioAdapterNunit projects.

Test Resources

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\.

⚠️ **GitHub.com Fallback** ⚠️