Helper functions for the tests that are written for this python package

test_data_dir[source]

test_data_dir(test_data_dir_name:str='test_data')

  1. test_data_dir_name -- Name of the test data folder.

returns the directory to the test data folder.

A lot of this code has been taken and slightly adapted form the Config class from the fast core library.