bassettsj / integration-vs-unit-tests-sample

Provides an example of the difference between unit testing and integration testing with Jest and Vue.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

integration-vs-unit-tests-sample

Provides an example of the difference between unit testing and integration testing with Jest and Vue.

Install yarn Run tests yarn test

Expected to see the Integration Tests fail since this is showing the value of the integration test strategy.

About

Provides an example of the difference between unit testing and integration testing with Jest and Vue.

License:MIT License


Languages

Language:JavaScript 71.1%Language:Vue 28.9%