Click here to Skip to main content
15,903,362 members
Articles / DevOps / Unit Testing

Parallelizing C++ Boost Unit Test Cases

Rate me:
Please Sign up or sign in to vote.
4.60/5 (4 votes)
6 Apr 2015CPOL2 min read 12.4K   331   8  
An improvisation to boost unit test frame work that will let you run unit test cases in parallel.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Australia Australia
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions