Uh oh!
There was an error while loading. Please reload this page.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Latest commit | ||||
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.