https://kotlinlang.org logo
#kotest
Title
a

atara

05/01/2020, 12:06 AM
Hi, I am about to work on a PR to fix an issue. I cloned the repo but my build fails (that’s on master with no changes). how do you normally build it? I have tried
./gradlew build
but I am not very familiar with gradle. what normally you run to clean build this project and to run the tests?