- e85f63a Merge pull request #190 from ericTsiliacos/what-if-we-diff-some-strings by Onsi Fakhouri · 8 years ago master
- f50d3b2 Attempt to diff long strings when not equal by Eric Tsiliacos and Tim Jarratt · 8 years ago
- f1f0f38 Merge pull request #187 from jraqula/master by Onsi Fakhouri · 9 years ago
- 3267afd allow specifying that a matcher can apply to multiple members of a slice by James Quintana · 9 years ago
- 2b6ed62 Merge pull request #186 from mdelillo/patch-1 by Onsi Fakhouri · 9 years ago
- 4034ef0 ContainSubstring no longer documents accepting a Regex by Mark DeLillo · 9 years ago
- ff4bc6b Merge pull request #185 from emidander/Improved-date-format by Onsi Fakhouri · 9 years ago
- c41fc46 Added pretty printing for time.Time. by Erik Midander · 9 years ago
- d6ea114 Merge pull request #181 from henryaj/add-build-for-platform by Onsi Fakhouri · 9 years ago
- d0c57c6 Provide args to BuildWithEnv as slice not map by Henry Stanley · 9 years ago
- 7a50af5 travis only 1.6 and 1.7 by Onsi Fakhouri · 9 years ago
- ebc4174 Merge pull request #176 from petergtz/master by Onsi Fakhouri · 9 years ago
- 4e25e29 Set temporary env vars properly rather than setting/unsetting by Henry Stanley · 9 years ago
- 825cecc Make tests for BuildWithEnvironment clearer by Henry Stanley · 9 years ago
- 3433d7b Add BuildWithEnvironment() to gexec by Henry Stanley · 9 years ago
- faab174 Use format.Object() for PanicMatcher failure message by Peter Goetz · 9 years ago
- 7e2072f Merge pull request #179 from ebabani/master by Onsi Fakhouri · 9 years ago
- eec5c4b Removed use of the context package to maintain backwards compatability with go < 1.7 by Ergin Babani · 9 years ago
- 7fbb54c Suppress printing the internals of context.Context. Added a flag to override this behaviour. by Ergin Babani · 9 years ago
- 16f4cfd Merge pull request #178 from ebabani/master by Onsi Fakhouri · 9 years ago
- 7fb3200 Fix for #175. Printing the map keys incorrectly set the indentation back to 0 by Ergin Babani · 9 years ago
- e46a88d Merge pull request #152 from tinygrasshopper/kill-rogue-processes by Onsi Fakhouri · 9 years ago
- 71ff1f7 Print panic object when using ShouldNot(Panic()) by Peter Goetz · 9 years ago
- 83432b0 Added a lock while creating a new session by Jatin Naik · 9 years ago
- cdfab82 split checking not waiting for exit into different test by Jatin Naik · 9 years ago
- fb70b39 resetting tracked sessions in KillAndWait, to add more preditablity while running on travis by Jatin Naik · 9 years ago
- d59fa0a Merge pull request #171 from timstclair/gstruct by Onsi Fakhouri · 9 years ago
- 4e3aa0c Introduce new 'gstruct' library by Tim St. Clair · 9 years ago
- f4a44a4 Merge remote-tracking branch 'upstream/master' into kill-rogue-processes by Jatin Naik · 9 years ago
- b48c9a8 Update README.md by Onsi Fakhouri · 9 years ago
- c90bd38 Merge pull request #148 from farjump/fix-byte-slice-formatter by Onsi Fakhouri · 9 years ago
- ee3b181 Format a slice of bytes as printable string when possible by Julio Guerra · 9 years ago
- 5693ab7 Fix the formatting tests of byte slices to their new format by Julio Guerra · 9 years ago
- c17af0b Always escape a slice of bytes by Julio Guerra · 9 years ago
- 80a7218 not tracking unstarted sessions by Jatin Naik · 9 years ago
- 9ed8da1 Merge pull request #166 from trayo/patch-2 by Onsi Fakhouri · 9 years ago
- a200533 Fix typo by Travis Yoder · 9 years ago
- 9574b2d Merge pull request #164 from wendorf/assert_typo by Rob Dimsdale-Zucker · 9 years ago
- 4fe12c5 Fix typo: asser -> assert by Dan Wendorf · 9 years ago
- fcb0f12 Merge remote-tracking branch 'origin/pr/163' by Rob Dimsdale-Zucker · 9 years ago
- 17cbeca Remove dead func by Jason Keene · 9 years ago
- 82a02ec Merge pull request #160 from tinygrasshopper/fix_failing_close_ghttp by Onsi Fakhouri · 9 years ago
- 6e5dbc9 not panic if server closed multiple times by Pavan Pinnaka · 9 years ago
- 574d353 Merge branch 'master' into kill-rogue-processes by Jatin Naik · 9 years ago
- 45da717 Merge pull request #150 from tinygrasshopper/build-fix by Jatin Naik · 9 years ago
- 0df7b7f Merge pull request #159 from WesleyJeanette/patch-1 by Onsi Fakhouri · 9 years ago
- b9e5cea Allow gexec.Build to be called concurrently by Wesley Jeanette · 9 years ago
- 3e93f01 Merge pull request #157 from kwadrat/master by Jatin Naik · 9 years ago
- 55b1338 Fix misspelling by Piotr Kasprzyk · 9 years ago
- 6f1afb7 removed ResetTrackedSessions, lock trackedSessions before access by Jatin Naik · 9 years ago
- 179f368 removed 1.6 from travis.yml by Jatin Naik · 9 years ago
- 3ad7eba tracking gexec started sessions, added methods to kill, terminate etc all the sessions by Jatin Naik · 9 years ago
- c73e516 Merge pull request #141 from mariantalla/gomega-yaml-matcher by Jatin Naik · 9 years ago
- 4d1b536 moved MatchYAML to the gomega/matchers.go by Jatin Naik · 9 years ago
- 20e5940 Moved YAML matcher, out of extensions into the core matchers dir by Maria Ntalla · 9 years ago
- 0b8381d Added 1.6.2 to travis.yml by Jatin Naik · 9 years ago
- b3416a7 Added v1.6 to the build by Jatin Naik · 9 years ago
- 1a5e23d replaced testing on tip to testing on latest stable by Jatin Naik · 9 years ago
- 5ec9870 Attempting to fix the tests by Jatin Naik · 9 years ago
- 815512b Reset tmpDir in gexec.CleanupBuildArtifacts by Stev Witzel · 9 years ago
- 76090c2 Rename external matchers package to 'extensions' by Maria Ntalla · 9 years ago
- 46bdded added yaml matcher as an 'external' matcher by Jatin Naik · 9 years ago
- 7ce781e Update test description for match json tests. by Rob Dimsdale · 9 years ago
- cf21409 Make the error message for expected JSON values having the wrong type accurate by Jatin Naik · 9 years ago
- a1094b2 Merge pull request #133 from tjarratt/be-identical-to-matcher by Onsi Fakhouri · 9 years ago
- 6c024c3 Merge pull request #132 from tjarratt/improve-match-json-error-message by Onsi Fakhouri · 9 years ago
- 46b4451 Add BeIdenticalTo matcher by Tim Jarratt · 9 years ago
- 9c77d1c Improves MatchJSON error message by Tim Jarratt · 9 years ago
- 22d7512 Merge pull request #128 from tinygrasshopper/have-cap by Onsi Fakhouri · 9 years ago
- 425dc6a added the havecap matcher by Jatin Naik · 9 years ago
- c72df92 drop 1.4 from travis by Onsi Fakhouri · 9 years ago
- b80051a ghttp tests should now pass in 1.6 by Onsi Fakhouri · 9 years ago
- ad93e46 CloseClientConnections test uses http.Post instead of http.Get to avoid retries by Onsi Fakhouri · 9 years ago
- 78bc284 add tip to .travis.yml by Onsi Fakhouri · 9 years ago
- ca6537a Merge pull request #125 from cfmobile/master by Onsi Fakhouri · 9 years ago
- 6cb2386 Allow the ghttp server to be reset by Dave Protasowski · 9 years ago
- 28f13bc Merge pull request #122 from cfmobile/master by Onsi Fakhouri · 9 years ago
- cb2c757 Run go fmt on all files :3 by Dave Protasowski · 9 years ago
- 0fe2044 Merge pull request #119 from jim-slattery-rs/gitignore_idea by Onsi Fakhouri · 10 years ago
- 25495ce .gitignore IntelliJ IDEA files by jim-slattery-rs · 10 years ago
- b071aa6 Merge pull request #118 from jim-slattery-rs/fix_up_succeed by Onsi Fakhouri · 10 years ago
- 8533af8 fixed up: Succeed(), HaveOccurred() by jim-slattery-rs · 10 years ago
- 2152b45 Merge pull request #112 from robdimsdale/master by Onsi Fakhouri · 10 years ago
- b2bcc58 Merge pull request #113 from cf-guardian/master by Onsi Fakhouri · 10 years ago
- 419a303 Reformat by Zhou Yu · 10 years ago
- 0291242 Add VerifyBody method. by Rob Dimsdale · 10 years ago
- d6dbcad update changelog: mention WithTransform and boolean matchers by Onsi Fakhouri · 10 years ago
- bee1065 pull oracle matcher into its own package by Onsi Fakhouri · 10 years ago
- 0652f5f Merge pull request #108 from jim-slattery-rs/composition by Onsi Fakhouri · 10 years ago
- 52a4c33 Merge pull request #111 from sykesm/verify-proto by Onsi Fakhouri · 10 years ago
- f9448d1 Add VerifyProtoRepresenting and RespondWithProto by Matthew Sykes · 10 years ago
- 61953c6 make Or() support MatchMayChangeInTheFuture() by jim-slattery-rs · 10 years ago
- 1dc8c2e make And() propagate MatchMayChangeInTheFuture() by jim-slattery-rs · 10 years ago
- d0bf486 make WithTransform() propagate MatchMayChangeInTheFuture() from wrapped matcher by jim-slattery-rs · 10 years ago
- d22667e make Not() propagate MatchMayChangeInTheFuture() from wrapped matcher by jim-slattery-rs · 10 years ago
- bf862f5 add SatisfyAll() and SatisfyAny() as aliases for And() and Or(), respectively by jim-slattery-rs · 10 years ago
- 2f91daa WithTransform() supports transform function with explicit types by jim-slattery-rs · 10 years ago
- 1ff3e57 Added Add, Or, Not, WithTransform matchers, for composability. by jim-slattery-rs · 10 years ago
- 6331bf5 Merge pull request #105 from sykesm/verify-form by Onsi Fakhouri · 10 years ago
- 3d41ea0 Add matchers to verify form data by Matthew Sykes · 10 years ago