appium / java-client

Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol
Apache License 2.0
1.19k stars 752 forks source link

test: Re-group tests into Gradle suites #2150

Closed valfirst closed 3 months ago

valfirst commented 3 months ago

Change list

Provide clear separation for different types of tests:

Types of changes

What types of changes are you proposing/introducing to Java client?

valfirst commented 3 months ago

@mykola-mokhnach could you kindly review the PR? I'd like to proceed with fixing/adding tests, this PR is a kind of prerequisite.