With the new version, we can run any individual test or all the tests using `sbt test` or `sbt "test-only *ClassName"` I have used `sbt run` and it's working too, I think we should update the **limitation** section.