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 5edb323 commit 24b2645Copy full SHA for 24b2645
README.md
@@ -1,3 +1,10 @@
1
# sipgate Python E2E-Test Utils
2
3
This is a Python library for common utils used in sipgate-specific E2E testing (XML-, JSON-RPC, awaiting assertions, JobD helpers).
4
+
5
+## Usage
6
+In order to include this module in your project, add e.g.
7
8
+`sipgate_e2e_test_utils @ git+https://github.com/sipgates/sipgate-e2e-test-utils.git@main`
9
10
+to your `requirements.txt`.
0 commit comments