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 script to fix filename in junit output. #152

Merged
merged 1 commit into from Nov 11, 2022

Conversation

brittonsmith
Copy link
Collaborator

PR Summary

This adds a simple script to modify the contents of the xml file produced by pytest on circleci so that the file entry reflects the test script and not the file of the base class. I hope this will allow the circleci parallelism to work a bit better.

PR Checklist

  • Code passes tests.
  • New features are documented with docstrings and narrative docs.
  • Tests added for fixed bugs or new features.

@brittonsmith brittonsmith added ci continuous integration and testing testing test suite, regression tests labels Nov 11, 2022
@brittonsmith
Copy link
Collaborator Author

Now to figure out if it worked.

@brittonsmith brittonsmith merged commit de0fc7e into ytree-project:main Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci continuous integration and testing testing test suite, regression tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant