generate grid testing for Python modules and functions
copied from cf-staging / gridtestGridTest is a small python library that will read in one or more python scripts or modules, and generate a testing file that can be used to run grid tests. A "gridtest" is one that is run over a grid of parameter settings. For each gridtest, you can also measure one or more metrics.