Skip to content

Conversation

burdeamit
Copy link
Contributor

This PR improves the parsing of the JUnit report.

  • Used the 'name' attribute of the test case in the JUnit XML report to extract the test name ( instead of the display name).
  • Refactored TestGeneratorBase to separate the extraction of tests and their injection in the empty pytest/unit test class.
  • Added tests.
  • Moved the data folder for tests under a 'resources' folder.

…extract the test name ( instead of the display-name').

Refactored TestGeneratorBase to separate the extraction of tests and their injection in the empty pytest/unittest class.
Added tests.
Moved the data folder for tests under a 'resources' folder.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants