issues
search
bradleyjkemp
/
cupaloy
Simple Go snapshot testing
MIT License
308
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump github.com/stretchr/testify from 1.6.1 to 1.8.3
#86
dependabot[bot]
opened
1 year ago
0
Bump github.com/stretchr/testify from 1.6.1 to 1.8.2
#85
dependabot[bot]
closed
1 year ago
1
Bump github.com/stretchr/testify from 1.6.1 to 1.8.1
#84
dependabot[bot]
closed
1 year ago
1
Snapshot filename special character scrub needed - semicolon
#83
jf-tech
opened
2 years ago
0
Support for JSON Snapshots
#82
sazzer
opened
2 years ago
1
Write failed snapshot (#70)
#81
ninogresenz
opened
2 years ago
0
Bump github.com/stretchr/testify from 1.6.1 to 1.8.0
#80
dependabot[bot]
closed
2 years ago
1
Bump github.com/stretchr/testify from 1.6.1 to 1.7.5
#79
dependabot[bot]
closed
2 years ago
1
Bump github.com/stretchr/testify from 1.6.1 to 1.7.4
#78
dependabot[bot]
closed
2 years ago
1
Bump github.com/stretchr/testify from 1.6.1 to 1.7.2
#77
dependabot[bot]
closed
2 years ago
1
Bump github.com/stretchr/testify from 1.6.1 to 1.7.1
#76
dependabot[bot]
closed
2 years ago
1
Feature request: support Property Matchers like Jest
#75
cdignam-segment
opened
2 years ago
1
can't install
#74
kswope
closed
2 years ago
2
fix: replace `\r\n` with `\n` on windows
#73
zepatrik
closed
3 years ago
7
Add SnapshotWithName
#72
aeneasr
closed
2 years ago
1
Set up Dependabot for github-actions dependencies
#71
mmorel-35
closed
3 years ago
0
Add an option to write failed/changed snapshots to disk
#70
bradleyjkemp
opened
3 years ago
0
Upgrade to GitHub-native Dependabot
#69
dependabot-preview[bot]
closed
3 years ago
0
Single vs double spaced output
#68
mattharrigan
opened
3 years ago
6
Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
#67
dependabot-preview[bot]
opened
3 years ago
0
Add an option to disable usage of stringer methods.
#66
gilbsgilbs
closed
4 years ago
2
Dependabot can't resolve your Go dependency files
#65
dependabot-preview[bot]
closed
4 years ago
0
Add option to specify custom snapshot differ
#64
smitt04
closed
2 years ago
0
Bump github.com/stretchr/testify from 1.4.0 to 1.6.1
#63
dependabot-preview[bot]
closed
4 years ago
0
Bump github.com/stretchr/testify from 1.4.0 to 1.6.0
#62
dependabot-preview[bot]
closed
4 years ago
1
Bump github.com/stretchr/testify from 1.4.0 to 1.5.1
#61
dependabot-preview[bot]
closed
4 years ago
1
Bump github.com/stretchr/testify from 1.4.0 to 1.5.0
#60
dependabot-preview[bot]
closed
4 years ago
1
Bump github.com/stretchr/testify from 1.2.2 to 1.4.0
#59
dependabot-preview[bot]
closed
5 years ago
0
Add install instructions
#58
bradleyjkemp
closed
4 years ago
0
Use of internal package not allowed
#57
cyberxander90
closed
5 years ago
2
Sort map keys when spewing
#56
gbrlsnchs
closed
5 years ago
4
Use error structs instead of fmt.Errorf
#55
bradleyjkemp
closed
5 years ago
0
Upgrade to go modules
#54
bradleyjkemp
closed
5 years ago
0
Improve documentation around Snapshot methods
#53
bradleyjkemp
closed
5 years ago
0
Remove Sourcegraph badge
#52
bradleyjkemp
closed
5 years ago
0
Fix broken Sourcegraph badge
#51
bradleyjkemp
closed
5 years ago
1
Add SnapshotMultiT function
#50
cloudlena
closed
5 years ago
5
Make Cupaloy into a Go module
#49
bradleyjkemp
closed
5 years ago
1
Automate adding .gitattributes tagging snapshots as generated files
#48
bradleyjkemp
opened
6 years ago
0
Allow setting custom file extension for snapshots
#47
bradleyjkemp
closed
6 years ago
0
Set Spew.DisableMethods true
#46
bradleyjkemp
closed
5 years ago
1
Do not spew results using Stringer methods?
#45
bradleyjkemp
closed
4 years ago
1
Add new option for test failure type on snapshot mismatch
#44
rudbast
closed
6 years ago
0
Update cupaloy.go
#43
byang223
closed
6 years ago
3
Include snapshot diff in log/error when snapshots are updated/created
#42
bradleyjkemp
closed
5 years ago
0
Global config prototype
#41
bradleyjkemp
closed
6 years ago
0
Clarify WithOptions semantics
#40
bradleyjkemp
closed
6 years ago
0
Be able to identify and clean up unused snapshots
#39
bradleyjkemp
opened
6 years ago
1
Silence gosec lint error
#38
bradleyjkemp
closed
6 years ago
0
Explain cupaloy better in README
#37
bradleyjkemp
opened
6 years ago
0
Next