- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 409 for test (0.05 seconds)
-
How to test exceptions? | The Scala Toolkit | S...
%% "toolkit-test" % "0.7.0" % Test ) Here the Test configuration...run tests? How to run a single test? How to test exceptions? How...docs.scala-lang.org/toolkit/testing-exceptions.htmlFri Feb 06 04:30:27 GMT 2026 61.6K bytes -
How to run a single test? | The Scala Toolkit |...
%% "toolkit-test" % "0.7.0" % Test ) Here the Test configuration...the --test-only option of the test command. scala-cli test example...docs.scala-lang.org/toolkit/testing-run-only.htmlFri Feb 06 04:30:27 GMT 2026 66.9K bytes -
Running the Test Suite | Contributing to Scala'...
nest.NestRunner <options> ScalaCheck tests Tests that depend...custom parallel testing tool that we use to run the test suite for...docs.scala-lang.org/contribute/partest-guide.htmlFri Feb 06 04:30:27 GMT 2026 45K bytes -
How to manage the resources of a test? | The Sc...
%% "toolkit-test" % "0.7.0" % Test ) Here the Test configuration...run tests? How to run a single test? How to test exceptions? How...docs.scala-lang.org/toolkit/testing-resources.htmlFri Feb 06 04:30:27 GMT 2026 67.3K bytes -
Testing with MUnit | The Scala Toolkit | Scala ...
%% "toolkit-test" % "0.7.0" % Test ) Here the Test configuration...run tests? How to run a single test? How to test exceptions? How...docs.scala-lang.org/toolkit/testing-intro.htmlFri Feb 06 04:30:27 GMT 2026 56.5K bytes -
Testing Scala in IntelliJ with ScalaTest | Scal...
AnyFunSuite class such as the test function test is a function that comes...Testing Scala in IntelliJ with ScalaTest Language There are multiple...docs.scala-lang.org/getting-started/intellij-track/testing-scala-in-intellij-with-scalatest.htmlFri Feb 06 04:30:27 GMT 2026 30K bytes -
How to run tests? | The Scala Toolkit | Scala D...
%% "toolkit-test" % "0.7.0" % Test ) Here the Test configuration...the tests of the module example : ./mill example.test.test # [71/71]...docs.scala-lang.org/toolkit/testing-run.htmlFri Feb 06 04:30:27 GMT 2026 61.8K bytes -
How to write asynchronous tests? | The Scala To...
%% "toolkit-test" % "0.7.0" % Test ) Here the Test configuration...run tests? How to run a single test? How to test exceptions? How...docs.scala-lang.org/toolkit/testing-asynchronous.htmlFri Feb 06 04:30:27 GMT 2026 64.4K bytes -
How to write tests? | The Scala Toolkit | Scala...
%% "toolkit-test" % "0.7.0" % Test ) Here the Test configuration...is called a test class or test suite. Each test suite validates...docs.scala-lang.org/toolkit/testing-suite.htmlFri Feb 06 04:30:27 GMT 2026 68.3K bytes -
Testing Scala with sbt and ScalaTest on the Com...
directory and run sbt test . This will run the test suite CubeCalculatorTest...a single test called CubeCalculator.cube . sbt test [info] Loading...docs.scala-lang.org/getting-started/sbt-track/testing-scala-with-sbt-on-the-command-line.htmlFri Feb 06 04:30:27 GMT 2026 31.2K bytes