Open Issues
- What dependencies will we tolerate in Boost Test Library? Also we need
means to overcome this restriction for extensions.
- Memory usage test tools.
- Performance test tools.
- How to implement compilability checks.
- Selective test cases run: ways to define by user and notify the framework.
- Support for the testing of multithreaded programs.
- Make BOOST_TEST_CLOSE print values properly
- Time-out implementation on Win32 platform.