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-appium Test Results succeeded Jan 17, 2024 in 0s

34 passed, 0 failed and 3 skipped

Tests passed successfully

Report Passed Failed Skipped Time
openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.AppiumConfigUnitTest.xml 13✔️ 2✖️ 9ms
openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.AppiumDriverFactoryUnitTest.xml 7✔️ 1✖️ 242s
openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.AppiumTestObjectUnitTest.xml 6✔️ 540s
openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.BaseAppiumTestUnitTest.xml 4✔️ 209s
openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.MobileDriverManagerUnitTest.xml 4✔️ 104s

✔️ openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.AppiumConfigUnitTest.xml

15 tests were completed in 9ms with 13 passed, 0 failed and 2 skipped.

✔️ openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.AppiumDriverFactoryUnitTest.xml

8 tests were completed in 242s with 7 passed, 0 failed and 1 skipped.

✔️ openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.AppiumTestObjectUnitTest.xml

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

✔️ openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.BaseAppiumTestUnitTest.xml

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

✔️ openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.MobileDriverManagerUnitTest.xml

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