Skip to content

ligne/smoke-testers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smoke testers

Scripts to automatically smoke-test various projects. Currently both Parrot and Rakudo Perl 6 are supported.

Use perldoc $script_name to view documentation on individual scripts.

Example cron entries:

31 */4 * * * exec dash /path/to/smoke/testers/parrot-smoker
44 03  * * * exec dash /path/to/smoke/testers/rakudo-smoker

(These will run the Parrot test suite every 4h, and the Rakudo test suite once a night.)

About

Scripts for automatically smoke-testing various projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published