Skip to content

Clemzd/paige-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glassful-Paige-Tests

Functionnal tests on the web application Glassful.

Installation

$ npm install

Usage

It mainly uses

To run paige tests,

  • open a first console and run $ java -jar /your/path/to/selenium-server-standalone-2.42.2.jar
  • then open an anther console and run $ npm test. The reports of the tests are written in reports/test-reports.xml