ci(codecov): add test analytics (#3841)
This commit is contained in:
parent
8ef838bada
commit
a70cf5e12e
2 changed files with 59 additions and 15 deletions
|
|
@ -351,6 +351,7 @@ index 5b3638d..aca9481 100644
|
|||
system bin/"sunshine", "--version"
|
||||
|
||||
# run the test suite
|
||||
system bin/"test_sunshine", "--gtest_color=yes"
|
||||
system bin/"test_sunshine", "--gtest_color=yes", "--gtest_output=xml:test_results.xml"
|
||||
assert_path_exists testpath/"test_results.xml"
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue