templates: contains jinja template for generating visual test cases chart_gen: python file to run (will create an output testConfigs.js) file_manipulation script: run to replace the testConfigs file in example0014 with the testConfigs JS from the current directory Instructions: 1. Install Python 2. Install jinja2 (Ensure Python recognizes the jinja module) ^ Don't spend more than 15 min on the first two instructions like I did lol 3. Open the python IDLE and run chart_gen.py 4. Execute the file_maniputlaion sript (double click on it in explorer) 5. 0014_example_etc will now have the updated testConfig.js