carputils
Doxygen code documentation for the python framework controlling openCARP
Functions
test_simple_bundle Namespace Reference

Functions

def test_simple_bundle (monkeypatch, tmp_path)
 Test bundle creation when using the function bundle_include to include external files. More...
 
def test_bundleinclude (monkeypatch, tmp_path)
 Test bundle creation when using a .bundleinclude file to include files within the bundle. More...
 

Function Documentation

◆ test_bundleinclude()

def test_simple_bundle.test_bundleinclude (   monkeypatch,
  tmp_path 
)

Test bundle creation when using a .bundleinclude file to include files within the bundle.

◆ test_simple_bundle()

def test_simple_bundle.test_simple_bundle (   monkeypatch,
  tmp_path 
)

Test bundle creation when using the function bundle_include to include external files.