https://github.com/micro-os-plus/micro-test-plus-xpack
A source code library with µTest++, a lightweight testing framework for embedded platforms
https://github.com/micro-os-plus/micro-test-plus-xpack
Last synced: 12 months ago
JSON representation
A source code library with µTest++, a lightweight testing framework for embedded platforms
- Host: GitHub
- URL: https://github.com/micro-os-plus/micro-test-plus-xpack
- Owner: micro-os-plus
- License: mit
- Created: 2021-01-16T13:49:57.000Z (over 5 years ago)
- Default Branch: xpack
- Last Pushed: 2024-11-21T09:28:34.000Z (over 1 year ago)
- Last Synced: 2024-11-21T09:34:50.748Z (over 1 year ago)
- Language: C++
- Homepage: https://micro-os-plus.github.io/micro-test-plus-xpack/
- Size: 975 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/micro-os-plus/micro-test-plus-xpack/blob/xpack/package.json)
[](https://github.com/micro-os-plus/micro-test-plus-xpack/tags)
[](https://www.npmjs.com/package/@micro-os-plus/micro-test-plus/)
[](https://github.com/micro-os-plus/micro-test-plus-xpack/blob/xpack/LICENSE)
# The µTest++ Testing Framework
A source code library with µTest++, a lightweight testing framework for embedded platforms.
## Project documentation
For information on how to install and use this project, please refer to the
[project website](https://micro-os-plus.github.io/micro-test-plus-xpack/).
## Project source
The source code of the current release is available on
[GitHub tag v3.2.2 tree](https://github.com/micro-os-plus/micro-test-plus-xpack/tree/v3.2.2).
## License
Unless otherwise stated, the original content is released under the terms of the
[MIT License](https://opensource.org/licenses/mit),
with all rights reserved to
[Liviu Ionescu](https://github.com/ilg-ul).
The code from Boost UT is released under the terms of the
[Boost Version 1.0 Software License](https://www.boost.org/LICENSE_1_0.txt).