Skip to content

navyakanu/galen-sample-tests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galen Sample Tests

*********** Original code base runs with the help of firefox driver, this commit should be fine for running with chrome

PreRequisite : Install Galen

This project is used in order to demonstrate the features of Galen Framework and the power of Javascript-based tests

The web application that it is testing is http://testapp.galenframework.com/

If you have Galen Framework installed you can just checkout this project and run it with the following command:

galen test tests/ -Dwebdriver.chrome.driver=chromedriver --htmlreport reports


About

Showcase of Javascript Galen tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Shell 0.3%