You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚧 Running playwright browser tests in a [testcontainer](https://github.com/javierlopezdeancos/testcontainers-node-playwright) is still work in progress! 🚧
6
+
🚧 Running playwright browser tests in a [testcontainer](https://github.com/javierlopezdeancos/testcontainers-node-playwright) is still [work in progress](https://github.com/simonberner/testcontainers-nodejs-example/blob/main/tests/playwright/web.spec.js)! 🚧
7
7
(If you know how this works, please open a PR, thanks!)
8
8
9
9
## About
@@ -25,7 +25,7 @@ For running containers, we have the following options:
25
25
26
26
## GitHub Actions
27
27
28
-
This project contains a [GitHub Action](https://github.com/simonberner/testcontainers-nodejs-example/actions) which runs the Tests (of course in a Testcontainer) when pushing/merging to main.
28
+
This project contains a [GitHub Action](https://github.com/simonberner/testcontainers-nodejs-example/actions) which runs the Jest-Tests (Integration-Tests) in a Testcontainer when pushing/merging to main.
0 commit comments