elliotchance / concise

✅ Concise is test framework for using plain English and minimal code, built on PHPUnit.
MIT License
45 stars 3 forks source link

? is falsy #194

Closed elliotchance closed 9 years ago

elliotchance commented 10 years ago

Falsy is any value that will evaluate to false, such as null, 0 and of course `false.

Likewise a ? is not falsy

coveralls commented 9 years ago

Coverage Status

Coverage remained the same when pulling 4a56583b6fb2f6392d54e094b4f3681882e5b4d2 on 1.4/194-is-falsy into 8e439cd58d157bb422ca8c6387c2490e3a357b0c on release/1.4.

scrutinizer-notifier commented 9 years ago

The inspection completed: 7 updated code elements