Skip to content

Introduce snapshot testing for package assertions #179

@deciduously

Description

@deciduously

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions