When running pytest with --basetemp other than ./tmp, the test will always fail, since it's trying to compare a normalized path to a non-normalized
--basetemp
./tmp
Changes proposed in this merge request: