Closed John2202W closed 1 year ago
I think what you've implemented makes sense. Have the test control exactly what it needs and pass through as a cli option when calling fixate as a subprocess.
I think what you've implemented makes sense. Have the test control exactly what it needs and pass through as a cli option when calling fixate as a subprocess.
No objections to me merging this PR then? Looks good to me.
Overwrite any potential local_config (fixate.yml) so pytests can be run locally.
Since the change in config file directories - local fixate.yml lives and persists outside the venv. This causes it to override the default logging format which the test_script2log expects. Therefore when tests are run locally they will fail when fixate.yml differs from the default.
Two possible options:
Since it is a subprocess call I don't believe we can patch something into fixate.