UNPKG

chai-dom

Version:

DOM assertions for the Chai assertion library using vanilla JavaScript

16 lines (12 loc) 187 B
language: node_js node_js: - 12 sudo: false addons: chrome: stable firefox: latest env: - CHAI_VERSION=3.5 - CHAI_VERSION=4 before_script: - npm install chai@$CHAI_VERSION