jopenlibs / vault-java-driver

Zero-dependency Java client for HashiCorp's Vault
https://jopenlibs.github.io/vault-java-driver
26 stars 18 forks source link

Parametrize integration tests #21

Closed henryx closed 1 year ago

henryx commented 1 year ago

With this PR we can parameterize integration tests introducing an environment variable where we define the Vault version wich we want to test. This closes #8