You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

esp-marius/unit-test-app

1.0.1

Latest
uploaded 2 weeks ago
Legacy ESP-IDF unit test app

readme

# ESP-IDF Legacy Unit-Test-App

Older version of ESP-IDF, all Unity tests were built using a common app, this project's unit-test-app. ESP-IDF has since migrated to a more modular approach, where each component has its own set of test apps. These test apps are built for the specified sdkconfigs using [idf-build-apps](https://github.com/espressif/idf-build-apps) and running the tests are automated with [pytest-embedded](https://github.com/espressif/pytest-embedded).   

This component has the unit-test-app as an example, to allow for easy integration by creating a project from it with:

`idf.py create-project-from-example "espressif/unit-test-app:unit-test-app`

For instructions on how to use the unit-test-app please see the [example README.md](examples/unit-test-app/README.md).

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "esp-marius/unit-test-app^1.0.1"

or download archive

Stats

  • Archive size
    Archive size ~ 19.02 KB
  • Downloaded in total
    Downloaded in total 2 times
  • Downloaded this version
    This version: 1 time

Badge

esp-marius/unit-test-app version: 1.0.1
|