aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Test-Snapshot/pkg-descr
blob: a57031df66aa8bfae67253ef44fd4e44163c0001 (plain) (blame)
1
2
3
Test::Snapshot implements a function to automate the storing and updating of
expected test outputs. This is based on the idea known in frontend development
circles as "snapshot testing", hence the module name.