README

March 27, 2010 ยท View on GitHub

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.