Registry / testing / scalatest-funsuite-3

scalatest-funsuite-3

JSON →
library3.2.20javamavenunverified

A ScalaTest style trait for writing functional test suites in Scala 3.

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest-funsuite_3</artifactId> <version>3.2.20</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-FUNSUITE
S
scalatest-funsuite-3
testingjavav3.2.20
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AnyFunSuite
org.scalatest.funsuite.AnyFunSuite

Define a test suite using the FunSuite style.

import org.scalatest.funsuite.AnyFunSuite class MySuite extends AnyFunSuite { test("hello") { assert(1 + 1 == 2) } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.20latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
Resources
scalatest-funsuite-3 — mvn dependency:get scalatest-funsuite-3 · libregistry