Selected Tags

Click on a tag to remove it

Golang packages

Showing projects tagged as Testing and Golang

  • Testcontainers-go

    8.4 9.0 Go
    Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
  • smtpmock

    4.0 3.1 Go
    SMTP mock server written on Golang. Mimic any 📤 SMTP server behavior for your test environment with fake SMTP server.