porespy.tools.get_fixtures_path#

porespy.tools.get_fixtures_path()#

Get the path to the test fixtures directory.

Returns:

Path object pointing to the test/fixtures directory relative to the package root.

Return type:

Path