We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1400dd4 commit 8605868Copy full SHA for 8605868
1 file changed
test/README.md
@@ -9,3 +9,9 @@ $ source env/bin/activate
9
$ python -m pip install -e ..
10
$ python simple_scenario_test.py
11
```
12
+
13
+You can do it for full test procedure as well:
14
15
+```
16
+$ python full_test_procedure.py
17
0 commit comments