redding / assert

Assertion style testing framework.
https://github.com/redding/assert
MIT License
10 stars 1 forks source link

assert equal: flip `==` order, make exp val the "standard" for equality #184

Closed kellyredding closed 10 years ago

kellyredding commented 10 years ago

...instead of the actual value. Just a better convention or default.