simple-test was developed to make C++ code testing easy. A test can be implemented using just one single header file.
Features
- Only a view files to get everything to work.
- Test code resides completely in header files (all code is inline, no header/source duality)
- The test environment provides just one single header file to be included.
- No template base classes. You may test code cross-over static libraries without explicit class instantiation.
- Main comparison operations are available by now. More comprehensive tasks like exception testing are planned.
- Software is available as Debian package, zip-archive and tar.gz-archive.
- Example code available for easy getting started.
- Complete code documentation available. Even the build environment with CMake is documented.
Categories
Software TestingLicense
GNU General Public License version 3.0 (GPLv3)Follow simple-test
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of simple-test!