Skip to content

A python script that can be used to generate test scripts for jira xray using llm / genai

Devashish1806/jira-test-script-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

jira-test-script-generator

A python script that can be used to generate test scripts for jira xray using llm / genai

My React App

This is the frontend part of the My React App project. It is built using React and serves as the user interface for the application.

Getting Started

To get started with the frontend application, follow these steps:

  1. Clone the repository:

    git clone <repository-url>
    
  2. Navigate to the frontend directory:

    cd my-react-app/frontend
    
  3. Install dependencies:

    npm install
    
  4. Run the application:

    npm start
    

The application will be available at http://localhost:3000.

Project Structure

  • public/: Contains static files such as index.html and manifest.json.
  • src/: Contains the source code for the React application.
    • components/: Reusable components like Header.js.
    • pages/: Components representing different pages, such as Home.js.
    • hooks/: Custom hooks like useAuth.js.
    • services/: API service functions in api.js.
    • utils/: Utility functions in helpers.js.
    • styles/: CSS styles for the application in App.css.

Environment Variables

You can create a .env file in the frontend directory to store environment variables needed for the application.

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

About

A python script that can be used to generate test scripts for jira xray using llm / genai

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published