• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

thetic / cpputest / 23831805122
99%
main: 98%

Build:
Build:
LAST BUILD BRANCH: feature/test-property
DEFAULT BRANCH: main
Ran 01 Apr 2026 04:26AM UTC
Jobs 1
Files 48
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Apr 2026 04:18AM UTC coverage: 99.11% (-0.2%) from 99.281%
23831805122

push

github

thetic
Add TEST_PROPERTY macro for JUnit per-test-case properties

Adds TEST_PROPERTY(name, value) for C++ and TEST_PROPERTY_C(name, value)
for C, allowing test bodies to attach key-value metadata that appears in
JUnit XML output as <property> elements inside <testcase> blocks.

Properties flow through the existing UtestShell -> TestResult ->
TestOutput call chain, with JUnitTestOutput storing them on per-test-case
result nodes and emitting them when writing XML. The <properties> block
is only emitted when at least one property is present. Property names and
values are XML-encoded.

31 of 43 new or added lines in 5 files covered. (72.09%)

6795 of 6856 relevant lines covered (99.11%)

46877.66 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
97.62
-2.38% src/CppUTest/TestOutput.cpp
3
97.64
-2.36% src/CppUTest/TestHarness_c.cpp
3
96.25
-0.57% src/CppUTest/Utest.cpp
Jobs
ID Job ID Ran Files Coverage
1 23831805122.1 01 Apr 2026 04:26AM UTC 48
99.11
GitHub Action Run
Source Files on build 23831805122
  • Tree
  • List 48
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e966f02c on github
  • Prev Build on master (#22747443331)
  • Next Build on feature/test-property (#23832405767)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc