Skip to content

cuiyanx/BaselineGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BaselineGenerator

This is an automation tool for creating baseline data.

Get Code

   $ git clone https://github.com/01org/web-test-suite
   $ cd web-test-suite/tool/BaselineGenerator
   $ npm install

Set Configurations

There are two fields in the config.json:

   {
     "Version": {
       "chromium": "313c1c2",
       "polyfill": "cfa0a2f"
     },
     "CPUType": "x64"
   }

Run Tests

$ npm start

Support Platforms

Linux Mac Windows
PASS PASS PASS

About

This is an automation tool for creating baseline data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published