We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66860d0 commit aaaa677Copy full SHA for aaaa677
tests/helpers/run_conditions.py
@@ -1,3 +1,4 @@
1
+# coding: utf-8
2
import pytest
3
import platform
4
tests/test_local.py
import os
tests/test_remote.py
tests/test_simple.py
import re
import subprocess
tests/test_simple_remote.py
0 commit comments