This package browser is in early development. Mind the rough edges.

java-assertj 3.8.0

Fluent assertions for java

AssertJ core is a Java library that provides a fluent interface for writing assertions. Its main goal is to improve test code readability and make maintenance of tests easier.

Installation

Install java-assertj 3.8.0 as follows:

guix install java-assertj@3.8.0

Or install the latest version:

guix install java-assertj

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.