- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 381 - 390 of about 10,000 for test (0.13 sec)
-
Experimental Definitions
{ /*@Test*/ def test1 = x // error @experimental /*@Test*/ def.../*@Test*/ def test1 = x /*@Test*/ def test2 = x } -experimental compiler...docs.scala-lang.org/scala3/reference/other-new-features/experimental-defs.htmlRegistered: Fri May 09 04:11:21 UTC 2025 - Last Modified: Wed May 07 22:53:02 UTC 2025 - 48.2K bytes - Viewed (0) -
Scala 2 Hacker's Guide | Contributing to Scala'...
LocalProject("test") ++= Seq(Tests.Argument("--show-log"), Tests.Argu...(ticket/6725)$ cat Test.scala object Test extends App { val a...docs.scala-lang.org/contribute/hacker-guide.htmlRegistered: Fri May 09 03:28:26 UTC 2025 - Last Modified: Thu May 08 15:30:16 UTC 2025 - 73.8K bytes - Viewed (0) -
Cross-Building a Macro Library | Scala 3 Migrat...
add a single test. Scala 2 and 3 // example/src/test/scala/loca...macro methods src/test/scala/*.scala : Common tests You are now ready...docs.scala-lang.org/scala3/guides/migration/tutorial-macro-cross-building.htmlRegistered: Fri May 09 03:44:27 UTC 2025 - Last Modified: Fri May 09 03:30:18 UTC 2025 - 69.6K bytes - Viewed (0) -
使用 sbt 构建和测试 Scala 项目 | Scala 3 — Book | Scala ...
/src/test ./src/test/scala ./target 如果你看到上面那样,那么没有问题,可以进行下一步了。...首先,在 src/test/scala 目录下创建一个名为 math 的目录: $ mkdir src/test/scala/math...docs.scala-lang.org/zh-cn/scala3/book/tools-sbt.htmlRegistered: Fri May 09 04:20:38 UTC 2025 - Last Modified: Fri May 09 03:30:18 UTC 2025 - 456.6K bytes - Viewed (0) -
Syntactic Changes | Scala 3 Migration Guide | S...
is to write: -test("my test") -{ +test("my test") { assert(1 ==...Scala 3. Scala 2 Only test ( "my test" ) { // In Scala 3, Error:...docs.scala-lang.org/scala3/guides/migration/incompat-syntactic.htmlRegistered: Fri May 09 03:43:45 UTC 2025 - Last Modified: Fri May 09 03:30:18 UTC 2025 - 64.6K bytes - Viewed (0) -
Scala with Maven | Scala Documentation
and test ; main includes your application code, and test includes...Specs2 (the latter three are test frameworks; the archetype includes...docs.scala-lang.org/tutorials/scala-with-maven.htmlRegistered: Fri May 09 03:24:54 UTC 2025 - Last Modified: Thu May 08 15:30:16 UTC 2025 - 39.9K bytes - Viewed (0) -
Working with files and processes with OS-Lib | ...
run tests? How to run a single test? How to test exceptions? How...Introduction Testing with MUnit How to write tests? How to run...docs.scala-lang.org/toolkit/os-intro.htmlRegistered: Fri May 09 03:36:49 UTC 2025 - Last Modified: Fri May 09 03:30:18 UTC 2025 - 55.1K bytes - Viewed (0) -
Handling JSON with uPickle | The Scala Toolkit ...
run tests? How to run a single test? How to test exceptions? How...Introduction Testing with MUnit How to write tests? How to run...docs.scala-lang.org/toolkit/json-intro.htmlRegistered: Fri May 09 03:38:26 UTC 2025 - Last Modified: Fri May 09 03:30:18 UTC 2025 - 55K bytes - Viewed (0) -
What else can OS-Lib do? | The Scala Toolkit | ...
run tests? How to run a single test? How to test exceptions? How...Introduction Testing with MUnit How to write tests? How to run...docs.scala-lang.org/toolkit/os-what-else.htmlRegistered: Fri May 09 03:37:03 UTC 2025 - Last Modified: Fri May 09 03:30:18 UTC 2025 - 55K bytes - Viewed (0) -
Sending HTTP requests with sttp | The Scala Too...
run tests? How to run a single test? How to test exceptions? How...Introduction Testing with MUnit How to write tests? How to run...docs.scala-lang.org/toolkit/http-client-intro.htmlRegistered: Fri May 09 03:38:32 UTC 2025 - Last Modified: Fri May 09 03:30:18 UTC 2025 - 55K bytes - Viewed (0)