You can run tests from the sbt console. To run all tests, run test . To run only one test class, run testOnly followed by the name of the ...
確定! 回上一頁