-
Notifications
You must be signed in to change notification settings - Fork 1
Testing any executable by checking it standard output and standard error
szabgab/test-snapshots
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Test::Snapshots allows you to test any executable without caring what languages it has been written in. It only cares about what it prints to the standard output and error. The module integrates well with the Test::Simple/Test::More world as it is using Test::Builder as a back-end. Installation: perl Makefile.PL make make test make install
About
Testing any executable by checking it standard output and standard error
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published