Shreyas Sreenivas
12/03/2020, 9:22 AMjest
. Is there a reason why in the Nexus Documentation they’re using Snapshot testing instead of just using expect(result).toEqual(exampleResult)
? Is it just for convenience or is there something that I’m missing?Dominic Hadfield
12/03/2020, 9:26 AMShreyas Sreenivas
12/03/2020, 9:28 AMShreyas Sreenivas
12/03/2020, 9:30 AM