what's the most straight-forward way to do unit tests with kotlin (non-android standalone app)? preferably with a low dependency footprint. I tried doing spek and following its guides, but after installing a bunch of things including the idea plugin, it's still not running properly w/ idea