What is a good unit testing method that tests the ability of a script to maintain the correct data between execution - after the script completes with Ctrl-C and then re-runs? Are there any tests for existing modules or scripts that do something similar that could be reviewed for best practices?
sutch source share