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

Junit XML name formats #70

Merged
merged 3 commits into from
Oct 13, 2019
Merged

Conversation

dnephin
Copy link
Member

@dnephin dnephin commented Oct 5, 2019

Fixes #50
Fixes #68
Closes #69

Add new command line flags for configuring the format of the junit-xml output.

The flag names are unfortunately quite long, but I think shorter names might not be sufficient in this case.

README.md Outdated Show resolved Hide resolved
flags.go Show resolved Hide resolved
@dnephin
Copy link
Member Author

dnephin commented Oct 13, 2019

Thanks for the suggestion! I've improve the README by including the supported values and an explanation of each value

@dnephin dnephin merged commit 782abf2 into gotestyourself:master Oct 13, 2019
@dnephin dnephin deleted the junit-name-formats branch October 13, 2019 16:50
@taraspos
Copy link

@dnephin could you release a new binary version with this fix, please?

@dnephin
Copy link
Member Author

dnephin commented Oct 23, 2019

Yes, I am going to try and get one or 2 more changes in and I should release a new version within a week.

@dnephin
Copy link
Member Author

dnephin commented Oct 27, 2019

https://github.com/gotestyourself/gotestsum/releases/tag/v0.4.0

thaJeztah added a commit to thaJeztah/cli that referenced this pull request Jan 27, 2020
full diff: gotestyourself/gotestsum@v0.3.5...v0.4.0

includes:

- gotestyourself/gotestsum#59 Report if a package was cached in short formats
- gotestyourself/gotestsum#63 always colorize output unless specifically requested not to
- gotestyourself/gotestsum#61 Improve short-verbose output for tests in CWD
- gotestyourself/gotestsum#70 gotestyourself/gotestsum#70
- gotestyourself/gotestsum#73 Add short-with-failures format

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
docker-jenkins pushed a commit to docker-archive/docker-ce that referenced this pull request Jan 28, 2020
full diff: gotestyourself/gotestsum@v0.3.5...v0.4.0

includes:

- gotestyourself/gotestsum#59 Report if a package was cached in short formats
- gotestyourself/gotestsum#63 always colorize output unless specifically requested not to
- gotestyourself/gotestsum#61 Improve short-verbose output for tests in CWD
- gotestyourself/gotestsum#70 gotestyourself/gotestsum#70
- gotestyourself/gotestsum#73 Add short-with-failures format

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 594be50a631c4d83517be993f1ccf1bc359c1ed2
Component: cli
eiffel-fl pushed a commit to eiffel-fl/cli that referenced this pull request Jul 28, 2020
full diff: gotestyourself/gotestsum@v0.3.5...v0.4.0

includes:

- gotestyourself/gotestsum#59 Report if a package was cached in short formats
- gotestyourself/gotestsum#63 always colorize output unless specifically requested not to
- gotestyourself/gotestsum#61 Improve short-verbose output for tests in CWD
- gotestyourself/gotestsum#70 gotestyourself/gotestsum#70
- gotestyourself/gotestsum#73 Add short-with-failures format

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants