gnomock

Test your code without writing mocks with ephemeral Docker containers 📦 Setup popular services with just a couple lines of code ⏱️ No bash, no yaml, only code 💻

MIT License

Downloads
936
Stars
1.4K
Committers
21

Bot releases are visible (Hide)

gnomock - v0.4.1

Published by orlangure over 4 years ago

  • use much higher timeouts
gnomock - v0.4.0

Published by orlangure over 4 years ago

No breaking changes, but a big change in terms of configuration: now direct configuration is supported without using functional options (though limited)

gnomock - v0.3.0

Published by orlangure over 4 years ago

This release includes breaking changes.

  • rename Start functions: Start->StartCustom, StartPreset->Start
  • allow to override preset's image tag
  • add convenience functions to Container type
  • implement multiple presets setup in parallel
gnomock - v0.2.1

Published by orlangure over 4 years ago

  • support logs forwarding
gnomock - v0.2.0

Published by orlangure over 4 years ago

  • override preset options
  • better cleanup using --rm
gnomock - v0.1.1

Published by orlangure over 4 years ago

Support environment variables in created containers

gnomock - v0.1.0

Published by orlangure over 4 years ago

  • Remove finished containers instead of stopping
  • Support multiple ports per container
gnomock - v0.0.1

Published by orlangure over 4 years ago