Language

Package: java-hamcrest-core @ 1.3

Synopsis

Library of matchers for building test expressions

Description

This package provides a library of matcher objects (also known as constraints or predicates) allowing match rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules.

Home page
http://hamcrest.org/
Location
gnu/packages/java.scm (line: 3732, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 3776 is way too long (112 characters)
input-labels

Identify input labels that do not match package names

label 'java-qdox-1.12' does not match package name 'java-qdox'