gomega v1.6.0 Release Notes

Release Date: 2019-08-19 // over 4 years ago
  • ๐Ÿ”‹ Features

    • Display special chars on error [41e1b26]
    • โž• Add BeElementOf matcher [6a48b48]

    ๐Ÿ›  Fixes

    • โœ‚ Remove duplication in XML matcher tests [cc1a6cb]
    • โœ‚ Remove unnecessary conversions (#357) [7bf756a]
    • ๐Ÿ›  Fixed import order (#353) [2e3b965]
    • โž• Added missing error handling in test (#355) [c98d3eb]
    • Simplify code (#356) [0001ed9]
    • Simplify code (#354) [0d9100e]
    • ๐Ÿ›  Fixed typos (#352) [3f647c4]
    • โž• Add failure message tests to BeElementOf matcher [efe19c3]
    • โšก๏ธ Update go-testcov untested sections [37ee382]
    • โœ… Mark all uncovered files so go-testcov ./... works [53b150e]
    • Reenable gotip in travis [5c249dc]
    • ๐Ÿ›  Fix the typo of comment (#345) [f0e010e]
    • Optimize contain_element_matcher [abeb93d]