How to use the percy-client.uploadResource function in percy-client

To help you get started, we’ve selected a few percy-client examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github percy / react-percy / integration-tests / react-percy / __tests__ / basic-tests.js View on Github external
it('uploads CSS files', () => {
  expect(percy.uploadResource.mock.calls).toMatchSnapshot();
});

percy-client

JavaScript API client library for Percy (https://percy.io).

MIT
Latest version published 1 year ago

Package Health Score

51 / 100
Full package analysis

Similar packages