ScalaTest

E355655

ScalaTest is a popular testing framework for the Scala programming language that supports expressive, flexible unit and integration testing.

All labels observed (13)

How this entity was disambiguated

Statements (66)

Predicate Object
instanceOf integration testing framework ⓘ
open-source software ⓘ
software testing framework ⓘ
unit testing framework ⓘ
compatibleWith Gradle ⓘ
Maven ⓘ
sbt ⓘ
linked to: sbt build tool
hasComponent scalatest-core ⓘ
linked to: ScalaTest

scalatest-diagrams ⓘ
linked to: ScalaTest

scalatest-featurespec ⓘ
linked to: ScalaTest

scalatest-flatspec ⓘ
linked to: ScalaTest

scalatest-freespec ⓘ
linked to: ScalaTest

scalatest-funspec ⓘ
linked to: ScalaTest

scalatest-funsuite ⓘ
linked to: ScalaTest

scalatest-matchers-core ⓘ
scalatest-mustmatchers ⓘ
linked to: ScalaTest

scalatest-propspec ⓘ
linked to: ScalaTest

scalatest-refspec ⓘ
linked to: ScalaTest

scalatest-shouldmatchers ⓘ
linked to: ScalaTest

scalatest-wordspec ⓘ
linked to: ScalaTest
hasFeature JUnit integration ⓘ
Scala Native support ⓘ
Scala.js support ⓘ
ScalaCheck integration ⓘ
TestNG integration ⓘ
assertion macros ⓘ
async testing support ⓘ
before and after hooks ⓘ
custom reporters ⓘ
fixture support ⓘ
matchers DSL ⓘ
parallel test execution ⓘ
property-based testing support ⓘ
table-driven property checks ⓘ
tagging of tests ⓘ
license Apache License 2.0 ⓘ
officialWebsite https://www.scalatest.org ⓘ
paradigm behavior-driven development ⓘ
test-driven development ⓘ
programmingLanguage Scala ⓘ
repository https://github.com/scalatest/scalatest ⓘ
runsOn Java Virtual Machine ⓘ
supportsLanguage Java ⓘ
Scala ⓘ
supportsTestingStyle AsyncFeatureSpec ⓘ
AsyncFlatSpec ⓘ
AsyncFreeSpec ⓘ
AsyncFunSpec ⓘ
AsyncFunSuite ⓘ
AsyncPropSpec ⓘ
AsyncRefSpec ⓘ
AsyncWordSpec ⓘ
FeatureSpec ⓘ
FlatSpec ⓘ
FreeSpec ⓘ
FunSpec ⓘ
FunSuite ⓘ
PropSpec ⓘ
RefSpec ⓘ
WordSpec ⓘ
supportsTestingType acceptance testing ⓘ
functional testing ⓘ
integration testing ⓘ
unit testing ⓘ
usedFor testing Java code on the JVM ⓘ
testing Scala applications ⓘ

How these facts were elicited

Referenced by (14)

Full triples — surface form annotated when it differs from this entity's canonical label.

Scala → ecosystem → ScalaTest ⓘ
ScalaTest → hasComponent → scalatest-core ⓘ
linked to: ScalaTest
ScalaTest → hasComponent → scalatest-funsuite ⓘ
linked to: ScalaTest
ScalaTest → hasComponent → scalatest-flatspec ⓘ
linked to: ScalaTest
ScalaTest → hasComponent → scalatest-funspec ⓘ
linked to: ScalaTest
ScalaTest → hasComponent → scalatest-wordspec ⓘ
linked to: ScalaTest
ScalaTest → hasComponent → scalatest-featurespec ⓘ
linked to: ScalaTest
ScalaTest → hasComponent → scalatest-freespec ⓘ
linked to: ScalaTest
ScalaTest → hasComponent → scalatest-propspec ⓘ
linked to: ScalaTest
ScalaTest → hasComponent → scalatest-refspec ⓘ
linked to: ScalaTest
ScalaTest → hasComponent → scalatest-diagrams ⓘ
linked to: ScalaTest
ScalaTest → hasComponent → scalatest-shouldmatchers ⓘ
linked to: ScalaTest
ScalaTest → hasComponent → scalatest-mustmatchers ⓘ
linked to: ScalaTest
SBT → supportsTestingFramework → ScalaTest ⓘ