Čaj – expect(yourTests).to.be(“simple”);

Today I release an initial version of Čaj, a Java library that allows you to formulate expectations about your code in your tests.

Expectations formulated with Čaj are straightforward to read and simple to understand. Here are a few examples:

You can find out more on Čaj’s GitHub page.