cellpy
cellpy copied to clipboard
Make it easy to run tests with specified .conf file
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.