This change introduces a new command-line option `--test-cmd-timeout` to allow users to set a timeout for the execution of test commands. The default timeout is set to 300 seconds. This enhancement provides users with more control over the execution time of their test commands, helping to prevent indefinite hangs during testing. Additionally, the codebase has been updated to utilize this new timeout setting in relevant areas, ensuring consistent behavior across the application. |
||
|---|---|---|
| .. | ||
| ra_aid | ||
| scripts | ||
| pytest.ini | ||
| test_file_listing.py | ||
| test_project_info.py | ||
| test_project_state.py | ||