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 1f17112 commit 227fceeCopy full SHA for 227fcee
docs/testing/quickstart.md
@@ -13,7 +13,7 @@ This quickstart guide demonstrates how to write and run your first agent test ca
13
First, install the Invariant Testing library using pip:
14
15
```bash
16
-pip install invariant
+pip install invariant-ai
17
```
18
19
## 2. Create a test case
0 commit comments