cadquery
cadquery copied to clipboard
Use pytest tmp_path_factory for exporters tests
This is a follow up from discussion in PR #1066.
tmp_path_factory would ensure the tests runs with a clean starting directory and avoid polluting the working dir.