moka
moka copied to clipboard
Unit test output needs to better to string conversion
Output from unit test reports value passed in in case of assert failure but PHP doesnt do good job of automatically stringifying the input. Call logger instead where logger needs to string method that is type sensitive
Specifically booleans and need support for %@ syntax in format string