infra-tester

YAML configuration based infrastructure testing.

MIT License

Stars
2
Committers
3

Bot releases are visible (Hide)

infra-tester - Release v0.4.0 Latest Release

Published by github-actions[bot] about 1 year ago

  • Move away from depending on Go's test mechanism to compile binaries and instead use regular package namespace and file names so that it can be compiled using go build
  • Update package name from schrodinger.com/infra-tester to github.com/schrodinger/infra-tester
  • Update go dependency versions
  • Restructure source directory to make the package installable using go install
infra-tester - Release v0.3.0

Published by github-actions[bot] about 1 year ago

  • Renamed configuration file from config.yaml to .infra-tester-config.yaml.
infra-tester - Release v0.2.0

Published by github-actions[bot] over 1 year ago

  • Introduce Mechanism to Provide Custom Assertions
  • Updated docs
infra-tester - Release v0.1.0

Published by github-actions[bot] over 1 year ago

Initial release of infra-tester