dockertest icon indicating copy to clipboard operation
dockertest copied to clipboard

Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.

Results 72 dockertest issues
Sort by recently updated
recently updated
newest added

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/dockertest/blob/master/CODE_OF_CONDUCT.md). -...

This PR moves tests to a seperate package since the tests register sql drivers like `lib/pq` this avoids code relying on `ory/dockertest` to have those sql drivers unnecessarily registered

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/dockertest/blob/master/CODE_OF_CONDUCT.md). -...

Please consider this a 'naive PR' - we ran into an issue where although it was possible to pass along authentication to the run commands but not the build. This...

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/dockertest/blob/v3/CODE_OF_CONDUCT.md). -...

bug

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.8.0 to 0.14.0. Commits cb378ae syscall: call getfsstat via libc on openbsd 661d749 unix: use libc stubs for OpenBSD pledge+unveil 1168e25 unix/linux: update Linux kernel to v6.6...

dependencies
go

Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.7 to 1.1.10. Release notes Sourced from github.com/opencontainers/runc's releases. runc 1.1.8 -- "海纳百川 有容乃大" This is the eighth patch release of the 1.1.z release branch of runc....

dependencies
go

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.pre.beta to 4.0.0. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...

dependencies
github_actions

Bumps [github.com/docker/cli](https://github.com/docker/cli) from 24.0.1+incompatible to 24.0.7+incompatible. Commits afdd53b Merge pull request #4629 from thaJeztah/24.0_update_engine 12c309f Merge pull request #4628 from thaJeztah/24.0_backport_bump_compress f427198 vendor: github.com/docker/docker v24.0.6 1777018 vendor: github.com/klauspost/compress v1.17.2 cde0441...

dependencies
go

Bumps [github.com/containerd/continuity](https://github.com/containerd/continuity) from 0.4.1 to 0.4.3. Release notes Sourced from github.com/containerd/continuity's releases. v0.4.3 What's Changed Substitute deprecated rand.Seed() in Go 1.20 by @​henry118 in containerd/continuity#231 Add type to iterate directory...

dependencies
go