smarty / assertions

Fluent assertion-style functions used by goconvey and gunit. Can also be used in any test or application.
Other
100 stars 34 forks source link

basic json resemble #33

Closed pschuegr closed 6 years ago

pschuegr commented 6 years ago

Re: https://github.com/smartystreets/assertions/issues/25

Sorry for the delay! I just dug up my old code and tweaked it a bit. If this seems like a reasonable approach to you, I'll handle the errors properly.

mdwhatcott commented 6 years ago

Thanks @pschuegr ! I'll take a look. Stay tuned...

mdwhatcott commented 6 years ago

@pschuegr - I've got some commits to add to the good work you've begun. Could you give me permission to push to your fork?

mdwhatcott commented 6 years ago

@pschuegr - I got carried away (forgot that you said you were planning on error handling). Anyway, does this jive with what you were hoping for?

pschuegr commented 6 years ago

Yeah, that looks great if you are happy with it :+1:

mdwhatcott commented 6 years ago

Thanks @pschuegr!