This repo is meant to be used as a reference for a bug report on @vue/test-utils. Updated with RandomNunber generator, which has currently only simple failing tests in order to illustrate that npm throws errors on failing tests.
npm install
npm run serve
npm run build
npm run test:unit
npm run lint