Open wurzelkuchen opened 7 months ago
Please also check how testcontainers and services like browserstack interact. If those don't work together we might need to add assertions so users don't activate both at the same time and crash or get unexpected results.
To make working in encapsulated environments/containers more easy, we should add testcontainers to neodymium.
Work so far: We already created a proof of concept which can be found in the branch
testcontainer_playground
. Have a specific look at the following commits:Requirements:
Additionally: