integrations / integrations/snappydoo

Allow running specific snapshots

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
13
Forks
3
PR merge metrics
No merged PRs in 30d

Description

When someone else commits changes to snapshots, the only way to regenerate the screenshots is to run `-a`. It'd be nice if I could pass the name of the files.

Then I could have run this to regenerate snapshots that changed in the current branch:

```
$ snappydoo $(git diff --name-only master -- test/messages/__snapshots__)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.