- Sort Score
- Num 10 results
- Language All
- Labels All
Results 111 - 120 of 5,766 for test (0.07 seconds)
-
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.htmlWed Apr 29 03:30:28 GMT 2026 64.6K bytes -
Porting an sbt Project (by hand) | Scala 3 Migr...
example / Test / compile compiles the test sources. The compiler...behind is to be able to run the tests with Scala 2.13 after each fix...docs.scala-lang.org/scala3/guides/migration/tutorial-sbt.htmlWed Apr 29 03:30:28 GMT 2026 59.9K bytes -
Porting an sbt Project (using sbt-scala3-migrat...
23" % Test , "com.softwaremill.scalamacrodebug"...ug" %% "macros" % "0.4.1" % Test ), addCompilerPlugin (( "org.typelevel"...docs.scala-lang.org/scala3/guides/migration/scala3-migrate.htmlWed Apr 29 03:30:28 GMT 2026 79.1K bytes -
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.htmlWed Apr 29 03:30:28 GMT 2026 69.6K bytes -
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.htmlWed Apr 29 03:30:28 GMT 2026 39.9K bytes -
Call Graph Introspection — Python 3.14.5 docume...
create_task ( test (), name = 'test' ) asyncio . run ( main...code: import asyncio async def test (): asyncio . print_call_graph...docs.python.org/3/library/asyncio-graph.htmlThu Jun 04 20:51:28 GMT 2026 5.8K bytes -
JDK Compatibility | Scala Documentation
sbt developers have primarily tested on JDK 8, 11, and 17, but 21...current LTS versions are normally tested in our CI matrix and by the...docs.scala-lang.org/overviews/jdk-compatibility/overview.htmlWed Apr 29 03:30:28 GMT 2026 37.3K bytes -
tracemalloc — Trace memory allocations — Python...
before/after running some tests of the Python test suite: [ Top 10 differences...): File "test.py" , line 9 obj = Object () File "test.py" , line...docs.python.org/3/library/tracemalloc.htmlThu Jun 04 20:51:28 GMT 2026 15.8K bytes -
Introduction | The Scala Toolkit | Scala Docume...
run tests? How to run a single test? How to test exceptions? How...binaries for instant startup Tests Testing code with MUnit. Files and...docs.scala-lang.org/toolkit/introduction.htmlWed Apr 29 03:30:28 GMT 2026 54.8K bytes -
7. Using Python on iOS — Python 3.14.4 do...
tests was the entry point to your test suite, you...to run the test suite are defined as part of the test plan. To...docs.python.org/3/using/ios.htmlWed Apr 29 06:55:53 GMT 2026 12K bytes