Registry / testing / scalatest-flatspec-2-12

scalatest-flatspec-2-12

JSON →
library3.2.20javamavenunverified

ScalaTest FlatSpec style for Scala 2.12, enabling behavior-driven testing.

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest-flatspec_2.12</artifactId> <version>3.2.20</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-FLATSPEC
S
scalatest-flatspec-2-12
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.

AnyFlatSpec
org.scalatest.flatspec.AnyFlatSpec

Write a test using FlatSpec style.

import org.scalatest.flatspec.AnyFlatSpec class Quickstart extends AnyFlatSpec { "A test" should "pass" in { 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
5 hits · last 30 days
node
4
Resources
scalatest-flatspec-2-12 — mvn dependency:get scalatest-flatspec-2-12 · libregistry