issues
search
gkampitakis
/
go-snaps
Jest-like snapshot testing in Go 📸
https://pkg.go.dev/github.com/gkampitakis/go-snaps
MIT License
174
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Bug]: Invalid json snapshot
#111
KoNekoD
opened
2 days ago
7
[Feature Request]: auto-updated inline snaps
#110
ottaviohartman
opened
1 month ago
3
fix: expose internal config type
#109
gkampitakis
closed
3 months ago
0
[Feature Request]: Expose `config` type
#108
jeremyhcho
closed
3 months ago
1
[Bug]: mkdir /usr/local/go/src/runtime/__snapshots__: permission denied
#107
jackmatt2
closed
3 months ago
2
[Feature Request]: Ability to update snapshots and clean obsolete in one go
#106
satazor
closed
4 months ago
2
fix: resolve relative path of snapshot correct
#105
gkampitakis
closed
4 months ago
0
[Bug]: Snap filename is reported wrongly
#104
stdedos
closed
4 months ago
2
[Bug]: Tampering with snapshots and `UPDATE_SNAPS=true go test` does not generate valid snapshot
#103
stdedos
closed
4 months ago
6
feat: support matchStandaloneSnapshot
#102
gkampitakis
closed
3 months ago
2
chore(docs): document crlf limitation
#101
gkampitakis
closed
4 months ago
0
Questions about effectively using go-snaps
#100
stdedos
closed
3 months ago
18
[Bug]: CRLF not respected in snaps
#99
ayuhito
closed
4 months ago
4
fix: slice bounds out of range [:5]
#98
zregvart
closed
7 months ago
2
fix: race condition when updating snapshots in parallel
#97
gkampitakis
closed
7 months ago
0
[Bug]: race condition with cleanup and parallel
#96
G-Rath
closed
7 months ago
6
chore: drop patch from go.mod version
#95
gkampitakis
closed
9 months ago
0
fix: replace `Print` with `Println`
#94
G-Rath
closed
9 months ago
1
Why specify the exact go version (`1.21.0`)
#93
lolleko
closed
9 months ago
3
chore: clean up test mocks and change getTestID param order
#92
gkampitakis
closed
10 months ago
0
feat: support named snapshots
#91
gkampitakis
closed
3 months ago
1
feat: don't create multiple snapshots when -test.count>1
#90
gkampitakis
closed
10 months ago
0
chore(docs): minor improvements
#89
gkampitakis
closed
10 months ago
0
Consider Adding Named Snapshots
#88
DavidArchibald
closed
3 months ago
2
Snapshots combined with using `-count`
#87
G-Rath
closed
10 months ago
5
docs: improve `TestMain` references
#86
G-Rath
closed
10 months ago
6
docs: improve readme code formatting and grammar
#85
G-Rath
closed
11 months ago
2
[Bug]: Nested arrays keys
#84
manifestori
opened
12 months ago
3
[Feature Request]: Add docs on path syntax
#83
mrsufgi
closed
10 months ago
1
fix: detect if running from vscode
#82
gkampitakis
closed
1 year ago
0
chore: add example for using update config and minor docs clean up
#81
gkampitakis
closed
1 year ago
0
feat: support sort snaps on clean
#80
gkampitakis
closed
1 year ago
0
Is snapshort sorting a thing?
#79
HenrikPoulsen
closed
1 year ago
3
feat: add Update option on config
#78
gkampitakis
closed
1 year ago
0
[Feature Request]: Expose ability to update snapshot via the API
#77
wagoodman
closed
1 year ago
2
fix: increase MaxTokenSize to handle large snapshot lines
#76
gkampitakis
closed
1 year ago
0
[Bug]: snapshots of big slices could not be loaded back
#75
al32-rs
closed
1 year ago
5
[Feature Request]: MatchYAML
#74
pmarchini
opened
1 year ago
5
chore: document missing CI behaviour
#73
gkampitakis
closed
1 year ago
0
[Feature Request ]: Add env variable to error if .snap is missing
#72
giulio-opal
closed
1 year ago
3
fix: improve snapshot diff with newlines
#71
gkampitakis
closed
1 year ago
0
experimenting with inline snapshot support
#70
gkampitakis
opened
1 year ago
0
feat: add path of failed snapshot on diff report
#69
gkampitakis
closed
1 year ago
0
chore: use 1.20 go version
#68
gkampitakis
closed
1 year ago
0
fix: skip creating multiple same snaspshots
#67
gkampitakis
closed
1 year ago
1
fix: improve some edge diffing cases
#66
gkampitakis
closed
1 year ago
0
fix: handle crlf sequences in snaps
#65
gkampitakis
closed
1 year ago
0
add support for Type matcher
#64
gkampitakis
closed
1 year ago
0
[Bug]: Cryptic error message for snaps saved using "CRLF" instead of "LF" line ending
#63
JBongars
closed
1 year ago
3
fix: clean snapshots should only delete .snap files
#62
gkampitakis
closed
1 year ago
0
Next