- ✅ Grid-based visualization for test execution
- ✅ Real-time test progress display
- ✅ Enhanced crash handling with stack traces
- ✅ Cross-platform support (Windows, Linux, macOS)
- ✅ Test filtering API (run_suite, run_test)
- ✅ Terminal ANSI color support detection
- ✅ Comprehensive examples and integration tests
- ✅ Support for MSVC, GCC, Clang, and MinGW compilers
- ⏳ Customizable grid layout and colors
- ⏳ JSON/XML test report generation
- ⏳ Test execution time tracking and reporting
Have an idea for testcoe? Please open an issue on GitHub with the "enhancement" label. And of course, feel free to reach out at nircoe@gmail.com
testcoe follows Semantic Versioning:
- MAJOR version for incompatible API changes
- MINOR version for backwards-compatible functionality additions
- PATCH version for backwards-compatible bug fixes