FEST is a collection of libraries whose mission is to simplify software testing. It is composed of various modules, which can be used with TestNG or JUnit. FEST-Assert provides a fluent interface for assertions. This means that you can use your development environments code completion features to build your asserts.