lambdaisland / lambdaisland/kaocha-junit-xml

Support the `file` attribute under `<testcase>`

Open
#17 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
Dominant language
Clojure
Stars
15
Forks
11
PR merge metrics
No merged PRs in 30d

Description

The CircleCI docs expect a file attribute under the <testcase> or <testsuite> tags to lookup test timings by filename.

https://circleci.com/docs/use-the-circleci-cli-to-split-tests/#junit-xml-reports

Although I can't find this mentioned anywhere in the Junit schemas linked in the README, would you consider supporting this in your plugin?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the JUnit schemas linked from the README and compare their treatment of the file attribute under testcase and testsuite with the CircleCI documentation. Done means the plugin supports the attribute needed for CircleCI to look up test timings by filename, with behavior consistent with the relevant JUnit format.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.