From 277110c4c1066f1b7ac63d472e5c311802146056 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Fri, 6 Feb 2026 04:42:25 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c80364c --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# api-testgen-cli + +A CLI tool that parses OpenAPI/Swagger specs and automatically generates integration test templates with mock servers \ No newline at end of file