idno / known

A social publishing platform.

Home Page:https://withknown.com/opensource

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make tests descriptive

benwerd opened this issue · comments

Currently, test failures don't tell you a great deal.

We should ensure that tests accurately describe the problem on failure, using the $message param in PHPUnit's assert methods.