hathach be4f4e4f79 move ceedling tests to test/unit-test 3 лет назад
..
config be4f4e4f79 move ceedling tests to test/unit-test 3 лет назад
lib be4f4e4f79 move ceedling tests to test/unit-test 3 лет назад
README.md be4f4e4f79 move ceedling tests to test/unit-test 3 лет назад

README.md

ceedling-teamcity-tests-report

Overview

The teamcity_tests_report replaces the normal ceedling "pretty" output with a version that has results tagged to be consumed with the teamcity CI server.

Setup

Enable the plugin in your project.yml by adding teamcity_tests_report to the list of enabled plugins.

:plugins:
  :enabled:
    - teamcity_tests_report