jepegit / cellpy

extract and tweak data from electrochemical tests of cells
MIT License
85 stars 31 forks source link

Make it easy to run tests with specified .conf file #242

Open jepegit opened 1 year ago

jepegit commented 1 year ago

cellpy reads the .conf file when it is imported. If you are running tests and it finds your users .conf file, it will use that. Maybe it is possible to fix this by some hack in the conftest.py file? Ideally it should read the .conf file from the cellpy/parameters folder. Not the users file.