carputils
Doxygen code documentation for the python framework controlling openCARP
Functions
carputils.tests.conftest Namespace Reference

Functions

def pytest_configure (config)
 
def fake_electrodes_dir (tmp_path)
 Return a tmp_path whose isfile checks always pass via monkeypatching. More...
 

Function Documentation

◆ fake_electrodes_dir()

def carputils.tests.conftest.fake_electrodes_dir (   tmp_path)

Return a tmp_path whose isfile checks always pass via monkeypatching.

◆ pytest_configure()

def carputils.tests.conftest.pytest_configure (   config)