Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dipjyotimetia/jarvis
A generative AI-driven CLI for testing
https://github.com/dipjyotimetia/jarvis
artifical-intelligense gemini gemini-ai gemini-pro generative-ai golang google llm testautomation testing
Last synced: about 2 months ago
JSON representation
A generative AI-driven CLI for testing
- Host: GitHub
- URL: https://github.com/dipjyotimetia/jarvis
- Owner: dipjyotimetia
- Created: 2024-02-05T12:48:31.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-04T12:59:47.000Z (4 months ago)
- Last Synced: 2024-10-12T18:43:26.781Z (2 months ago)
- Topics: artifical-intelligense, gemini, gemini-ai, gemini-pro, generative-ai, golang, google, llm, testautomation, testing
- Language: Go
- Homepage:
- Size: 605 KB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# *JARVIS*
🚀 A generative AI-driven CLI for testing 🚀
Jarvis is a powerful CLI tool that leverages advanced generative AI technologies (such as Google's Gemini Pro LLM and Gemini Vision Pro) to streamline and enhance various software testing activities. It aims to revolutionize how we approach test case generation and scenario creation.
### Effortless Test Scenario Generation
Jarvis simplifies the process by meticulously analyzing provided API specifications, such as OpenAPI v3.0 and potentially others. Through this analysis, it automatically proposes comprehensive test scenarios, covering both positive and negative test cases, saving time and effort.### AI-Driven Test Case Writing
Leveraging the capabilities of language models, Jarvis excels at crafting detailed test cases. It ensures clarity, accuracy, and consistency in the generated test cases, elevating the overall testing process.### Reading from Confluence and Jira
Jarvis can now read from Confluence and Jira to suggest test cases using Google Gemini. This feature allows you to integrate your documentation and issue tracking systems with Jarvis to generate relevant test cases.To use this feature, run the following command:
```sh
jarvis read-confluence-jira
```Experience the future of software testing with Jarvis - where AI meets precision and efficiency.
[Setup Documentation](docs/setup.md)