We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add example for new ShouldHaveLength assertion
Added examples for maps with ShouldContainKey, ShouldNotContainKey (both new as of Jul 2), ShouldNotBeEmpty, and ShouldBeEmpty
Remove dead link.
deep equals supports maps and structs, as well as arrays and slices
time.New -> time.Now
Added ShouldBeEmpty and ShouldNotBeEmpty
Updated Assertions (markdown)
Add doc for panic catch
Documented ShouldAlmostEqual assertion; useful for floats
Added ShouldBeZeroValue assertion
Wrong URL for oglematchers
Trucking along with the wiki
Both assertions pages and minor tweaks