Join Slack
Powered by
so if you do ```class MyTest { @Test fun test()...
# kotlintest-devs
s
sam
03/24/2019, 12:52 AM
so if you do
Copy code
class MyTest { @Test fun test() { assert(1 == 2) } }
3
Views
Open in Slack
Previous
Next