forked from scalatest/test-interface
-
Notifications
You must be signed in to change notification settings - Fork 12
Uniform test interface to Scala test frameworks (specs, ScalaCheck, ScalaTest)
License
sbt/test-interface
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To build, run 'sbt package' For test framework authors, the interfaces to implement are: * Framework * Runner2 * Fingerprint (one of SubclassFingerprint or AnnotatedFingerprint) For test framework clients, Logger and EventHandler must be implemented.
About
Uniform test interface to Scala test frameworks (specs, ScalaCheck, ScalaTest)
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 67.3%
- Scala 32.7%