Skip to content

m-suchorski/suite-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cognifide logo

AET

AET Logo

Suite Generator

Client side application that can be used for generating suite.xml files used in AET testing. The app is written using React + Redux.

Development environment

To run the app locally you need:

  • Node.js with npm package manager
  • Webpack installed globally: npm i webpack -g

Running web application locally

  1. Navigate to app's main directory.
  2. Run npm i to install required npm modules.
  3. To start the app run npm start

Known bugs

  1. URL name parameter is being ignored.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published