The hardest part about framework design? Communicating with users.
Things work well.. until you start using something other than plain old
asserts (like say all the things in
https://github.com/Element-34/py.saunter/blob/master/saunter/matchers.py).
I think I may actually have a working example locally that reports
things back, all the things back, to the user when something fails.
Anyhow,
https://gist.github.com/adamgoucher/5624886 is up for comment
largely because what I wanted to release today isn't finished upstream
from me and so I'm showing that I am working on this...
SaunterPHP doesn't have the equivalent Matchers class. Yet. (Sooner if
someone wants to sponsor its creation...)
-adam