"Wish" is a node assertion library without special syntax. Wish assertions give decent error messages, and your assertions are just normal javascript expressions. For example: wish(x === true);