Releases: javierlopezdeancos/testcontainers-node-playwright
Releases · javierlopezdeancos/testcontainers-node-playwright
v0.2.1
v0.2.0
Changes
Chore
- Update testcontainers-node version to 10.9.0
- Update default playwright container version to 1.43.1
v0.1.0
Changes
Features
- Run Playwright tests in a playwright container
- Run all Playwright tests in a playwright container
- Run Playwright tests in a playwright container and extract the reporter results
- Run Playwright tests in a playwright container and read the output line reporter.
- Run Playwright tests in a playwright container and read the output dot reporter.
- Run Playwright tests in a playwright container with default configuration and extract the html reporter.
- Run Playwright tests in a playwright container with default configuration and extract the json reporter.
- Run Playwright tests in a playwright container with default configuration and extract the junit reporter.
- Run Playwright tests in a playwright container with default configuration and extract the blob reporter.