The paths from which to load tests, and the test cases to run.
Map<String, Set<TestSelection>> get testSelections => _testSelections ?? const { 'test': {TestSelection()} };