sda.test_utils#
Test utilities for SDA.
This module contains utility functions for test management and wildcard expansion.
Functions#
|
Expand wildcard patterns in test names to actual test names. |
Module Contents#
- sda.test_utils.expand_test_wildcards(test_names, verbose=True)#
Expand wildcard patterns in test names to actual test names.