# Test Cas_Config ``` python3 -m venv test_env source test_env/bin/activate pip3 install pytest pytest test/utils_tests/opencas-py-tests/test_cas_config_01.py -vv ```