Possible Duplicates:
C/C++ testing framework (like JUnit for java)
C++ unit testing framework
Which of these is a better option to choose for developing an Automated Test Framework which should be platform independent (Windows/Linux/Mac) ?
- CUnit
- Check
- Google test C++ Testing framework.
Or please feel free to suggest any other Testing Framework better than these satisfying the requirements.