Rob Murtha

Results 4 issues of Rob Murtha

I'm cross posting this to see if there is any interest with the php users - https://github.com/jwadhams/json-logic-js/issues/6

As a Developer I want to Record tests to silk files As I manually test my application. Concept Provide a middleware handler(s) with flags to enable a record mode and...

→? future maybe

As a Tester I want to Exclude variable data (timestamps, id fields etc.) So that I can validate things that matter Proposed feature Designate a pattern that will be used...

→? future maybe

go version go1.6.2 darwin/amd64 the mozilla vendored version of go-simplejson is preventing usage ``` sinewave:gopath robmurtha$ go get -u github.com/verdverm/frisby # github.com/verdverm/frisby src/github.com/verdverm/frisby/expect.go:221: cannot use json (type *"github.com/mozillazg/request/vendor/github.com/bitly/go-simplejson".Json) as type...