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

Requirement test samples should be accepted as *.xml files rather than *.log #549

Open
hsekowski-splunk opened this issue Feb 18, 2022 · 0 comments
Labels
enhancement New feature or request major Issue should be addressed in major release (breaking change)

Comments

@hsekowski-splunk
Copy link
Contributor

The files content has to be XML formatted
Beside making sure this is true once tests are run (there is separate issue raised for that #548), the test should accept *.xml files, so that anyone can easily validate them - eg. by opening in web browser.

This enhancement can be implemented in two or three stages:

  1. accept both formats: *.log and *.xml, that would require non-breaking change
  2. WARN is *.log is used with information that expected is *.xml and *.log will be depreciated
  3. accept only *.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request major Issue should be addressed in major release (breaking change)
Projects
None yet
Development

No branches or pull requests

1 participant