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

Abstraction for reading test metadata added #55

Merged
merged 3 commits into from
Aug 20, 2024

Conversation

mk868
Copy link
Contributor

@mk868 mk868 commented Aug 13, 2024

As discussed in #54, an abstraction for reading test info added.

In this PR:

  • A new public interface XrayTestMetadataReader added
  • A default implementation of XrayTestMetadataReader - CustomXrayTestMetadataReader added
  • reading value of XrayTestMetadataReader from xray-junit-extensions.properties added
  • JUnit5 tests added

fixes #54

@bitcoder bitcoder self-assigned this Aug 13, 2024
Copy link

@bitcoder bitcoder merged commit c1eb83f into Xray-App:main Aug 20, 2024
3 checks passed
@mk868 mk868 deleted the test-metadata branch November 20, 2024 16:34
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.

Ability do define description at runtime
2 participants