Client side application that can be used for generating suite.xml files used in AET testing. The app is written using React + Redux.
To run the app locally you need:
- Navigate to app's main directory.
- Run
npm i
to install required npm modules. - To start the app run
npm start
- URL
name
parameter is being ignored.