UNPKG

@micro-os-plus/micro-test-plus

Version:

A source code library with µTest++, a lightweight testing framework for embedded platforms

29 lines (19 loc) 1.52 kB
[![GitHub package.json version](https://img.shields.io/github/package-json/v/micro-os-plus/micro-test-plus-xpack)](https://github.com/micro-os-plus/micro-test-plus-xpack/blob/xpack/package.json) [![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/micro-os-plus/micro-test-plus-xpack?color=blue)](https://github.com/micro-os-plus/micro-test-plus-xpack/tags) [![NPM Version](https://img.shields.io/npm/v/@micro-os-plus/micro-test-plus?color=blue)](https://www.npmjs.com/package/@micro-os-plus/micro-test-plus/) [![license](https://img.shields.io/github/license/micro-os-plus/micro-test-plus-xpack)](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).