sorcha.utilities.dataUtilitiesForTests

This package contains all of sorcha's test data.

Functions

get_test_filepath(filename)

Return the full path to a test file in the .../tests/data directory.

Module Contents

get_test_filepath(filename)[source]

Return the full path to a test file in the .../tests/data directory.

Parameters:

filename (string) -- The name of the file inside the tests/data directory.

Returns:

The full path to the file.

Return type:

string