Currently the tests just work on Linux.
Changes needed/known issues for Mac/Linux:
- The jaunch.t tests use the configurator directly so would need a platform-agnostic version to use
- Mac tests are full of "+ Ignoring 1 trailing output lines." errors when matching globs (curious if this is happens when not using the wrapper script)
- The
python installed by actions/setup-python@v5 isn't detected on Mac
prysk installs on Windows but fails with shell not found: /bin/sh. cram "passes" but doesn't actually run the tests.
Currently the tests just work on Linux.
Changes needed/known issues for Mac/Linux:
pythoninstalled byactions/setup-python@v5isn't detected on Macpryskinstalls on Windows but fails withshell not found: /bin/sh.cram"passes" but doesn't actually run the tests.