Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Junit5 support #22

Open
wants to merge 41 commits into
base: main
Choose a base branch
from

Merge branch 'main' into junit5-support

0205564
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Junit5 support #22

Merge branch 'main' into junit5-support
0205564
Select commit
Loading
Failed to load commit list.
GitHub Actions / openmaqs-playwright Test Results succeeded Jan 17, 2024 in 1s

101 passed, 0 failed and 1 skipped

Tests passed successfully

Report Passed Failed Skipped Time
openmaqs-playwright/target/surefire-reports/junitreports/TEST-io.github.openmaqs.playwright.PageDriverFactoryUnitTest.xml 3✔️ 3s
openmaqs-playwright/target/surefire-reports/junitreports/TEST-io.github.openmaqs.playwright.PageDriverUnitTest.xml 51✔️ 99s
openmaqs-playwright/target/surefire-reports/junitreports/TEST-io.github.openmaqs.playwright.PageObjectUnitTest.xml 6✔️ 80s
openmaqs-playwright/target/surefire-reports/junitreports/TEST-io.github.openmaqs.playwright.PlaywrightConfigUnitTest.xml 8✔️ 52ms
openmaqs-playwright/target/surefire-reports/junitreports/TEST-io.github.openmaqs.playwright.PlaywrightDriverManagerUnitTest.xml 2✔️ 1✖️ 7s
openmaqs-playwright/target/surefire-reports/junitreports/TEST-io.github.openmaqs.playwright.PlaywrightSyncElementUnitTest.xml 31✔️ 87s

✔️ openmaqs-playwright/target/surefire-reports/junitreports/TEST-io.github.openmaqs.playwright.PageDriverFactoryUnitTest.xml

3 tests were completed in 3s with 3 passed, 0 failed and 0 skipped.

✔️ openmaqs-playwright/target/surefire-reports/junitreports/TEST-io.github.openmaqs.playwright.PageDriverUnitTest.xml

51 tests were completed in 99s with 51 passed, 0 failed and 0 skipped.

✔️ openmaqs-playwright/target/surefire-reports/junitreports/TEST-io.github.openmaqs.playwright.PageObjectUnitTest.xml

6 tests were completed in 80s with 6 passed, 0 failed and 0 skipped.

✔️ openmaqs-playwright/target/surefire-reports/junitreports/TEST-io.github.openmaqs.playwright.PlaywrightConfigUnitTest.xml

8 tests were completed in 52ms with 8 passed, 0 failed and 0 skipped.

✔️ openmaqs-playwright/target/surefire-reports/junitreports/TEST-io.github.openmaqs.playwright.PlaywrightDriverManagerUnitTest.xml

3 tests were completed in 7s with 2 passed, 0 failed and 1 skipped.

✔️ openmaqs-playwright/target/surefire-reports/junitreports/TEST-io.github.openmaqs.playwright.PlaywrightSyncElementUnitTest.xml

31 tests were completed in 87s with 31 passed, 0 failed and 0 skipped.