Graylog2 / Graylog2/graylog2-server
Parametrized tests for containermatrix integration tests
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
It could be practical to support Junit [parametrized tests](https://www.baeldung.com/parameterized-tests-junit-5) in our containerized matrix test environment.
## Why?
Sometimes we have a list of values and expected results that could be verified by the integration tests. Example could be:

Contributor guide
Assessment
This issue has not been assessed yet.