test_emlddmm module

test_emlddmm.py: Unit testing for the emlddmm module.

This includes unit tests for methods in the emlddmm.py package.

Example

Running the unit tests:

pytest test_emlddmm.py
test_emlddmm.ellipsoid(scope='module')[source]
test_emlddmm.test_read_write_data(tmp_path, ellipsoid, ext)[source]
test_emlddmm.test_read_write_vtk_data(tmp_path, ellipsoid)[source]