You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.
Brian Gatt edited this page Oct 13, 2017
·
4 revisions
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\.