Skip to content

Commit 24b2645

Browse files
committed
docs(README): add usage section
1 parent 5edb323 commit 24b2645

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
# sipgate Python E2E-Test Utils
22

33
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

Comments
 (0)