Skip to content

cuiyanx/ExampleChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExampleChecker

This is test tool for webml-polyfill examples

Install

$ npm install

Start

$ npm start

Initialize data

$ npm run initJSON

Set ExampleChecker.json file

  • exampleURL: URL of webml-polyfill examples.
  • platform: the test platform.
  • chromium.flag: As false, using chrome, As true, using chromium.
  • chromium.path: Path of browser.
  • image.flag: As false, using default image, As true, using specified image of lib.
  • others: Automatic setting

Support

platform

Linux Mac Android Windows
PASS PASS PASS PASS

browser

chrome chromium
PASS PASS