You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goblin really shines when used with Gomega assertion library - which lets you use syntax like Expect(foo).ToNot(Equal(bar))... Goblin itself only ships with a very limited set of assertions.
Nice library, I'm loving the coloured output and the BDD style assertions.
Just wondering if there is a
NotEqual
assertion equivalent available or planned?The text was updated successfully, but these errors were encountered: