UNPKG

suitest-js-api

Version:

Suitest is a test automation and device manipulation tool for living room devices and web browsers.

5 lines (3 loc) 125 B
const sinon = require('sinon'); const raven = require('../sentry/Raven'); sinon.stub(raven, 'captureException').resolves();