Vinny Martins
Vinny Martins
# Description This PR adds MS SQL Server as a test container. ## Type of change - [X] New feature (non-breaking change which adds functionality)
# Description Fixes #86 ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes an issue) # Checklist: - [x] My...
**Describe the bug** When constructing the GenericContainerBuilder, calling the method "WithEnv" multiple times overrides environment variables set by previous "WithEnv" calls. **Unit test that reproduces the issue** Steps to reproduce...