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

.main_2.12.1.10.5.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 - 2024 Weber Informatics LLC | Privacy Policy