Approval-based snapshot testing library for Go (mirror)
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 11 lines 183 B view raw
1--- 2title: Ignore Multiple Keys 3test_name: TestIgnoreKeys/multiple_keys 4file_name: ignore_test.go 5version: 0.1.0 6--- 7{ 8 "email": "john@example.com", 9 "id": 1, 10 "name": "John Doe" 11}