git clone https://github.com/Priytam/auto.git cd auto/exampleApp ../gradlew build cd build/libs java -jar .jar
Find Runner class in auto/exampleApp and run main method
Find any test in package com.auto.example.tests and right click run
git clone https://github.com/Priytam/auto.git cd auto/exampleApp ../gradlew build cd build/libs java -jar .jar
Find Runner class in auto/exampleApp and run main method
Find any test in package com.auto.example.tests and right click run