Building and Running Tests
In this lesson, we will learn how to build and run the tests using Gradle.
Building the project
Go to the project root to run the following command.
gradle clean build -x test
Access this course and 1400+ top-rated courses and projects.