issues
search
testcontainers
/
testcontainers-rs
A library for integration-testing against docker containers from within Rust.
https://rust.testcontainers.org
Apache License 2.0
745
stars
142
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
"Connection reset by peer" if container is used to quickly after creation
#752
baghai
closed
1 week ago
2
docs(quickstart): make the first example runnable
#751
baghai
closed
1 week ago
2
Unable to use exposed port
#750
baghai
opened
2 weeks ago
7
Example from Quickstart does not work with testcontainers
#749
baghai
closed
1 week ago
3
test: deflake the test `start_containers_in_parallel`
#748
hovinen
closed
1 week ago
2
docs: add examples of `ImageExt` usage and cover `GenericImage`
#747
hovinen
closed
1 week ago
3
docs: negative failure message instead of a postive one
#746
Ghamza-Jd
closed
1 week ago
2
Create containers per test or as a static global?
#745
feelingsonice
closed
1 month ago
3
`ExecResult::exit_code` returns `None` due to command not finishing
#744
tqwewe
opened
1 month ago
3
🏁 Race of Sloths: The Open Source Developer Challenge is about to start
#743
akorchyn
closed
3 weeks ago
0
Reuse containers
#742
tisonkun
opened
1 month ago
7
chore: release v0.23.1
#741
github-actions[bot]
closed
1 month ago
1
feat: expose configured bollard client
#740
DDtKey
closed
1 month ago
1
chore: release v0.23.0
#739
github-actions[bot]
closed
1 month ago
1
fix: typo in an error variant
#738
DDtKey
closed
1 month ago
1
chore: release v0.23.0
#737
github-actions[bot]
closed
1 month ago
1
refactor: replace dirs crate with etcetera
#736
joonas
closed
1 month ago
1
feat: support copying directories to container
#735
guenhter
closed
1 month ago
6
fix: expose public `copy` types
#734
guenhter
closed
1 month ago
1
chore: copy-to-container interface improvements
#732
DDtKey
closed
1 month ago
1
"failed to pull the image" error
#731
amab8901
closed
1 month ago
27
feat: support copy files to container
#730
guenhter
closed
1 month ago
6
Using Local Images
#729
amab8901
closed
1 month ago
1
example usage for DOCKER_AUTH_CONFIG
#728
amab8901
closed
1 month ago
5
Abrupt shutdown not properly handled
#727
feelingsonice
closed
1 month ago
6
feat: add `cap_add` and `cap_drop` support
#726
nicmr
closed
6 days ago
1
chore: release v0.22.0
#725
github-actions[bot]
closed
2 months ago
1
feat: add `working_dir` to `ContainerRequest`,`ImageExt`
#724
nicmr
closed
2 months ago
1
docs: fix typo in community_modules.md
#723
rjw57
closed
2 months ago
2
chore: add `#![forbid(unsafe_code)]` to the library
#722
CommanderStorm
closed
2 months ago
1
fix: docker socket detection on unix
#721
mominul
closed
2 months ago
6
[Feature request]: Allow specifiying the working directory
#720
nicmr
closed
2 months ago
3
Not all logs are captured when a container is dropped
#719
inahga
opened
2 months ago
3
Support for passing platform
#718
poplexity
opened
2 months ago
1
chore: release v0.21.1
#717
github-actions[bot]
closed
2 months ago
1
chore(deps): update parse-display requirement from 0.9.0 to 0.10.0
#716
dependabot[bot]
closed
2 months ago
2
Missing feature for pausing containers
#715
KShivendu
closed
3 months ago
1
feat: allow configuring resource ulimits
#714
blaenk
closed
3 months ago
6
chore: release v0.21.0
#713
github-actions[bot]
closed
3 months ago
1
ci: add macos & windows runners for testing
#712
DDtKey
opened
3 months ago
1
Cutting out a new release
#711
stormshield-gt
closed
3 months ago
10
chore(deps)!: bump the bollard group across 1 directory with 2 updates
#710
dependabot[bot]
closed
3 months ago
1
fix: don't assume docker host is a url
#709
blaenk
closed
3 months ago
4
Unconditional `Url` parsing breaks `NamedPipeConnector` on Windows
#708
blaenk
closed
3 months ago
1
Single container start for whole integration test file
#707
Tockra
opened
3 months ago
11
chore(deps): update bollard-stubs requirement from =1.44.0-rc.2 to =1.45.0-rc.26.0.1 in the bollard group
#706
dependabot[bot]
closed
3 months ago
2
refactor!: put `reqwest` behind `http_wait` feature
#705
rukai
closed
3 months ago
3
Put HttpWaitStrategy behind a feature flag
#704
rukai
closed
3 months ago
3
feat: support with_cmd for GenericImage
#703
tisonkun
closed
3 months ago
3
WaitFor command exit with 0
#702
tisonkun
opened
3 months ago
9
Next