Skip to content

99x/CodeSpecJSClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeSpecJSClient

Welcome to CodeSpecJSClient. Client side web application built on ReactJS for CodeSpecJS Engine which allows users to write UI Automation Tests without writing a single line of code. CodeSpecJSClient helps you build test suites and test cases with ease.

Key Features

Getting Started

Step 1: Setting up the development environment

  1. You need to install NodeJs with NPM . You'll also need to install and configure Git .
  2. Latest version of Chrome

Step 2: Clone the project

git clone https://github.com/99xt/CodeSpecJSClient

Step 3: Install node packages

Step inside the project root folder and issue the following command to install node dependencies.

npm install

Step 4: Running the application

Inside the project root folder, issue the following command

npm start

Step 5: Start creating tests

  1. Start creating your object repository first in the 'Object Repository' page
  2. Create your test suites and test cases in the 'Create Test' page

About

A Web client for CodeSpecJS

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published