testcontainers / testcontainers-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.
https://golang.testcontainers.org
MIT License
3.3k stars 450 forks source link

Removed all mentions of "please" from docs and messages #2587

Open mdelapenya opened 2 weeks ago

mdelapenya commented 2 weeks ago
          Not a blocker, but I notice the use of "please" and future tense; 

_Originally posted by @thaJeztah in https://github.com/testcontainers/testcontainers-go/pull/2586#discussion_r1640227006_