Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jimporter/caliber

A mettle-based compilation-test framework
https://github.com/jimporter/caliber

c-plus-plus compilation-testing mettle testing

Last synced: 25 days ago
JSON representation

A mettle-based compilation-test framework

Awesome Lists containing this project

README

        

# caliber

[![Build status][ci-image]][ci-link]

**caliber** is a work-in-progress [mettle][mettle]-based test framework designed
to test code compilation.

## License

This library is licensed under the [BSD 3-Clause license](LICENSE).

[ci-image]: https://github.com/jimporter/caliber/actions/workflows/build.yml/badge.svg
[ci-link]: https://github.com/jimporter/caliber/actions/workflows/build.yml?query=branch%3Amaster
[mettle]: https://github.com/jimporter/mettle