597 Forks
3985 Stars
3985 Watchers

kotest

Powerful, elegant and flexible test framework for Kotlin with additional assertions, property testing and data driven testing

How to download and setup kotest

Open terminal and run command
git clone https://github.com/kotest/kotest.git
git clone is used to create a copy or clone of kotest repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kotest https://github.com/kotest/kotest/archive/master.zip

Or simply clone kotest with SSH
[email protected]:kotest/kotest.git

If you have some problems with kotest

You may open issue on kotest support forum (system) here: https://github.com/kotest/kotest/issues