Open
Description
my v5 wishlist:
- typing/
py.typed
(finally) - oop encapsulate things like waiting and such (finally) (Bug: concurrency causes Premature destruction of containers and networks (e.g. w/pytest-xdist) #567 (comment), Bug: wait_for_logs on DockerCompose container fails #660)
- how dind works - i think after typing and oop encapsulation this one should be much easier to work on.
- all of the
Network
/with_network
things - standardize compose interface? Using DockerCompose next to dedicated container classes features (like `SqlServerContainer`) #667
smaller things:
- the logger setup as mentioned in Bug: localnpipe translation not working in v3 #600 (comment)
- module split / generic module (DbContainer, others)
- review most function names - lot of unnecessary variety here
Metadata
Metadata
Assignees
Labels
No labels