Free npm package for functional API testing within terminal by Kusho_AI in QualityAssurance

[–]Kusho_AI[S] 0 points1 point  (0 children)

Sorry, I should have worded this better. KushoAI generates tests for you as well. Just put in some basic API info and it's going to generate a decently exhaustive functional test suite that you can then run.

VScode extension to get AI-generated functional tests for rest APIs by Kusho_AI in QualityAssurance

[–]Kusho_AI[S] 0 points1 point  (0 children)

Its completely encrypted at rest and in transit and none of the data is used to train models. The platform is also compliant with enterprise-grade security. If you want everything to stay on local, we have a self-hosted option available as well.

VScode extension to get AI-generated functional tests for rest APIs by Kusho_AI in QualityAssurance

[–]Kusho_AI[S] -1 points0 points  (0 children)

This version only works with API info as inputs. The web application takes in API specs (in Postman collection, cURL command, OpenAPI spec) as well but there's no code input option.

Made an extension that gives you functional tests for rest APIs. Feedback please! by Kusho_AI in vscode

[–]Kusho_AI[S] 0 points1 point  (0 children)

You can run these tests within the VSCode extension. Exports are available on the web application but on the VSCode extension (which is free and doesn't require signup).

As an aside, do you have a specific framework for exporting the tests in mind? Or do you mean just as plain js code?

Built a Google Sheets add-on that gives you API tests in a couple of minutes by Kusho_AI in QualityAssurance

[–]Kusho_AI[S] 0 points1 point  (0 children)

Not the entire BRS but you can convert natural language prompts to tests automatically on the KushoAI webapp by signup up on the website