Skip to content

v0.1.0

Choose a tag to compare

@javierlopezdeancos javierlopezdeancos released this 18 Mar 22:23
· 49 commits to main since this release

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.