List of code used to run testsΒΆ

You can inspect the code for all tests listed in the following to see exactly what is tested. However, a direct copy and paste will not work because it depends on the local $PATH settings and other environment variables. For example, we use a python function to manage the directory structure for all the images generated by all the tests instead of giving the file name directly to save images.

See Examples of MARX in use for a few fully worked out examples of running marx with detailed explanations of every step.