We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c11b3e2 commit acb7a3bCopy full SHA for acb7a3b
tests/unit/pyats_core/execution/test_subprocess_runner.py
@@ -1,3 +1,6 @@
1
+# SPDX-License-Identifier: MPL-2.0
2
+# Copyright (c) 2025 Daniel Schmidt
3
+
4
"""Unit tests for SubprocessRunner error handling and edge cases.
5
6
This module tests error scenarios in the SubprocessRunner class, focusing on:
0 commit comments