Skip to content

A reusable list of browsers to test when using Airtap.

License

Notifications You must be signed in to change notification settings

airtap/browsers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

airtap-browsers

A reusable list of browsers to test when using airtap.

npm status node Travis build status JavaScript Style Guide Dependency status

usage

// All (evergreen) browsers
const browsers = require('airtap-browsers').all

// A smaller set of browsers for pull requests
const browsers = require('airtap-browsers').pullRequest

install

With npm do:

npm install airtap-browsers

license

MIT © Algolia, Airtap contributors.