Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add actual test time to xUnit result files #270

Merged
merged 3 commits into from
Aug 12, 2020

Commits on Aug 11, 2020

  1. Add actual test time to xUnit result files

    Fixes ament#269
    
    Signed-off-by: ruffsl <roxfoxpox@gmail.com>
    ruffsl committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    e7d165b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Report test_time even with skipped test

    Signed-off-by: ruffsl <roxfoxpox@gmail.com>
    ruffsl committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    7849d1a View commit details
    Browse the repository at this point in the history
  2. Set time attribute for testcase element

    Signed-off-by: ruffsl <roxfoxpox@gmail.com>
    ruffsl committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    208ef70 View commit details
    Browse the repository at this point in the history