Skip to content

Instantly share code, notes, and snippets.

@pablocattaneo
Created February 13, 2020 12:44
Show Gist options
  • Save pablocattaneo/7934fc36954f6629821c751b7d6d22d6 to your computer and use it in GitHub Desktop.
Save pablocattaneo/7934fc36954f6629821c751b7d6d22d6 to your computer and use it in GitHub Desktop.
Using toEqual method, for example:
expect(data).toEqual({one: 1, two: 2});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment