UNPKG

grunt-html-dom-snapshot

Version:

Takes snapshots of the HTML markup on web pages - their immediate DOM content - and screenshots of their viewport - how they look like.

18 lines (17 loc) 270 B
language: node_js notifications: email: false node_js: - node - lts/* - 10 addons: chrome: stable before_script : - npm install -g grunt-cli after_success: # - npx codecov --disable=gcov - npx semantic-release branches: except: - /^v\d+\.\d+\.\d+$/