We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55dca2c commit b16060fCopy full SHA for b16060f
1 file changed
run/helloworld-streamlit/main_test.py
@@ -15,6 +15,7 @@
15
import pytest
16
from streamlit.testing.v1 import AppTest
17
18
+
19
@pytest.fixture
20
def app_test() -> AppTest:
21
"""Fixture for creating a test app instance and setting a name."""
0 commit comments