MUSX Document Model
Loading...
Searching...
No Matches
musx::util::TestConfiguration Class Reference

Provides access to test-specific configuration values (e.g., file paths). More...

#include <TestSupport.h>

Static Public Member Functions

static void setTestDataPath (std::filesystem::path path)
 Set the base path for test-only resources like SMuFL metadata files.
 
static const std::optional< std::filesystem::path > & getTestDataPath ()
 Get the test data path, if one has been set.
 

Detailed Description

Provides access to test-specific configuration values (e.g., file paths).