AIUT Generation
=============

The AIUT Tool automates integration and unit testing for software applications,
 ensuring reliability and saving time for developers.

Installation
------------

1. install from pypi using this command in your terminal:

    pip install ver13==0.8

2. Install dependencies using this command:

    pip install -r requirements.txt

Usage
-----

1. Run the application:
   run the app just by giving command 
   ver13 
   in the terminal

   ver13

   


