golden-tests topic
List
golden-tests repositories
golden
29
Stars
4
Forks
Watchers
Package golden testing with golden files in Go. A golden file is the expected output of test, stored as a separate file rather than as a string literal inside the test code.
tasty
634
Stars
107
Forks
Watchers
Modern and extensible testing framework for Haskell
flutter_template
265
Stars
51
Forks
Watchers
A Flutter template application showcasing - Clean architecture, Responsive design, State management, Decoupled widgets using the connector pattern, Dependency Injection, Widget, Unit, Golden and E2E t...
seamer
17
Stars
1
Forks
Watchers
refactoring tool that aims at making it easy to create characterization tests
intro-to-snapshot-testing
20
Stars
3
Forks
Watchers
Introduction to snapshot (aka golden) testing (in R)