[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#806286: ITP: libgoogle-truth-java -- Assertion/Proposition framework for Java unit tests



Package: wnpp
Severity: wishlist
Owner: tony mancill <tmancill@debian.org>

* Package name    : libgoogle-truth-java
  Version         : 0.27
  Upstream Author : Christian Gruber, Kurt Kluever, David Saff, David B
* URL             : http://google.github.io/truth
* License         : Apache 2.0
  Programming Lang: Java
  Description     : Assertion/Proposition framework for Java unit tests

 Truth is a testing framework designed to make your tests and their error
 messages more readable and discoverable, while being extensible to new
 types of objects.
 .
 Truth adopts a fluent style for test propositions, is extensible in
 several ways, supports IDE completion/discovery of available
 propositions, and supports different responses to un-true propositions.
 Truth can be used to declare JUnit-style assumptions (which skip the
 test on failure), assertions (interrupt the test on failure), and
 expectations (continue the test, but collect errors and report failure
 at the end).

This package is a pre-requisite for packaging the latest version of
the closure-compiler.


Reply to: