This release changes and fixes the way that final outputs don't have to exactly match with scenarios. Now rather than only applying to the top level directory, a recursive walk is taken of all files in the expected/actual output, and only the items in the expected are compared.
1.3.0
Adds ability to do left or right comparisons of directories & archives (supersets, subsets, etc.). With this you can now set in scenario tests for extra files in the working directory of the scenario to not count against the expected final state.
1.2.1
Added documentation for the new `scenario_path` parameter.
1.2.0
Added a parameter to the scenario run function with the path to the scenario.