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
Currently, std tests manually assert on specific fields of JSON objects, and package tests assert on outputs of test processes using std.includes(). It would be better to use snapshots.