Skip to content

Instantly share code, notes, and snippets.

@kagof
Last active October 7, 2021 19:43
Show Gist options
  • Save kagof/51cfc9d8c5122fb3581c383ac3ba5a54 to your computer and use it in GitHub Desktop.
Save kagof/51cfc9d8c5122fb3581c383ac3ba5a54 to your computer and use it in GitHub Desktop.
Latest pixel-perfect-svg main branch test results 12 (9232166592af52cf47bcb778b7430e7a8780f709)
> pixel-perfect-svg@0.1.0 pretest /home/runner/work/pixel-perfect-svg/pixel-perfect-svg
> npm run lint && npm run build
> pixel-perfect-svg@0.1.0 lint /home/runner/work/pixel-perfect-svg/pixel-perfect-svg
> eslint . --ext .ts -c .eslintrc
> pixel-perfect-svg@0.1.0 build /home/runner/work/pixel-perfect-svg/pixel-perfect-svg
> tsc --pretty
> pixel-perfect-svg@0.1.0 postbuild /home/runner/work/pixel-perfect-svg/pixel-perfect-svg
> chmod +x dist/index.js
> pixel-perfect-svg@0.1.0 test /home/runner/work/pixel-perfect-svg/pixel-perfect-svg
> jest
PASS src/__tests__/imageLoader.test.ts
PASS src/__tests__/imageProcessor.test.ts
Test Suites: 2 passed, 2 total
Tests: 12 passed, 12 total
Snapshots: 0 total
Time: 2.926 s
Ran all test suites.
exit code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment