testify-api-cli 1.0.3 → 1.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -27,8 +27,7 @@ pre-fills request bodies from your actual schemas, and gives you a
|
|
|
27
27
|
persistent split-pane terminal workspace for testing — no manual setup,
|
|
28
28
|
no collections to create.
|
|
29
29
|
|
|
30
|
-
Supported: NestJS, Next.js, Express,
|
|
31
|
-
Django, Gin, Echo.
|
|
30
|
+
Supported: 45 frameworks across Node.js, Bun, Python, Go, Java/Kotlin, PHP, Ruby, Rust, and C#/.NET (including NestJS, Next.js, FastAPI, Express, Spring Boot, Laravel, Rails, Actix Web, ASP.NET Core, and many more).
|
|
32
31
|
|
|
33
32
|
## Links
|
|
34
33
|
|