|
carputils
Doxygen code documentation for the python framework controlling openCARP
|
Namespaces | |
| carputils.tests.bundle.test_simple_bundle | |
Functions | |
| def | carputils.tests.bundle.test_simple_bundle.test_simple_bundle (monkeypatch, tmp_path) |
| Test bundle creation when using the function bundle_include to include external files. More... | |
| def | carputils.tests.bundle.test_simple_bundle.test_bundle_par_paths_relative (monkeypatch, tmp_path) |
| Test that a file path given as a parameter in a .par file is rewritten to a bundle-relative path, and that the referenced file is copied into the bundle. More... | |
| def | carputils.tests.bundle.test_simple_bundle.test_bundleinclude (monkeypatch, tmp_path) |
| Test bundle creation when using a .bundleinclude file to include files within the bundle. More... | |
Variables | |
| carputils.tests.bundle.test_simple_bundle.pytestmark = pytest.mark.requires_simulator | |