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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of simple-test!