Skip to content

Releases: otiai10/mint

Fix bug

03 Jul 09:25
6dcf2e3
Compare
Choose a tag to compare
  • Fix license file

v1.6.0: Query map testee

24 Jun 05:25
Compare
Choose a tag to compare

Shorthand to access properties of a map: Query.
Now we can test a map like following,

Expect(t, m).Query("users.0.name").ToBe("otiai10")

Full Changelog: v1.5.1...v1.6.0

v1.4.1

05 Dec 03:03
Compare
Choose a tag to compare
Fix "Result" for FreeBSD

v1.4.0

17 Aug 04:52
Compare
Choose a tag to compare
Good bye `Result`, it's too common name

v1.3.2

13 Aug 00:14
Compare
Choose a tag to compare
Fix output so that editors can jump to the line

v1.3.0: Breaking change: deprecate "Testee.Exit"

27 Sep 14:24
Compare
Choose a tag to compare

v1.2.2

25 Feb 04:45
Compare
Choose a tag to compare
Update README

v1.2.1

31 Aug 08:25
Compare
Choose a tag to compare
Use "bou.ke/monkey" instead of "github.com/bouk/monkey"

1.1

20 Jun 05:51
Compare
Choose a tag to compare
1.1
  • Deeply
  • golint

1.0

31 May 15:43
Compare
Choose a tag to compare
1.0

mint