Skip to content

This repository demonstrates the usage of JavaScript testing frameworks for web automation.

Notifications You must be signed in to change notification settings

TheGreatBonnie/JavaScriptTestingFrameworksSelenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Automation Testing

This repo contains sample code on how to run JavaScript automated tests. Step 1: Git clone the repo.

git clone https://github.com/TheGreatBonnie/JavaScriptTestingFrameworksSelenium/

Step 2: Navigate into JavaScriptTestingFrameworksSelenium folder.

cd JavaScriptTestingFrameworksSelenium

Step 3: Navigate into JavaScript Testing Framework of your choice eg, Jasmine.

cd Jasmine

Step 4: Run the npm install command to install the dependencies.

npm install

About

This repository demonstrates the usage of JavaScript testing frameworks for web automation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published