Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 289 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 289 Bytes

laravel-vue-test-use-jest

Integrate Jest and code-coverage with Laravel Mix 4 and Laravel 6

run test

$ yarn test

devDependencies

  • "babel-core": "^7.0.0-bridge.0"
  • "babel-jest": "^24.9.0"
  • "jest": "^24.9.0"
  • "jest-serializer-vue": "^2.0.2"
  • "vue-jest": "^3.0.5"