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
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of simple-test!