All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.main_2.12.1.10.11.source-code.MUnitSuite.scala.txt Maven / Gradle / Ivy

The newest version!
package example

class ExampleSuite extends munit.FunSuite:

  test("addition") {
    assert(1 + 1 == 2)
  }
end ExampleSuite




© 2015 - 2025 Weber Informatics LLC | Privacy Policy