Rehersal

Rehersal is a testing framework for Scala.
Download

Rehersal Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Raphael Cohn
  • Publisher web site:

Rehersal Tags


Rehersal Description

Rehersal is a testing framework for Scala. Rehersal is a testing framework for Scala. It replaces the built-in SUnit functionality.The project uses Expectations rather than Assertions, with real boolean operators. Tests can have any name, with any punctuation. Here are some key features of "Rehersal": · A very simple, novel testing API: Test names can have spaces and real punctuation! · Use of Expectations: Instead of assertions, which are tedious to extend, Rehersal uses Expectations. · No Attributes! No Funny Method Names! Tests can have any name, and normal punctuation, enabling "Tests as Documentation" much more naturally. · Can be used on the command line: Quick and easy! · Can be used simply with a straightforward ant task Just taskdef and go · Class Loader safe: Tests are loaded in a separate class loader, allowing garbage collection and safe destruction! · Test Categories: Tests are categorized to allow the mixing of unit, integration, regression, etc tests in the same project... Requirements: · Java Environment


Rehersal Related Software