You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user of the brunch-with-vuety skeleton, I want to be able to create a project based on it that already includes at least the most basic unit test configurations for my project so I can easily start testing my application.
Ideally, I would like to have Karma as test runner, Mocha as the test spec framework and Chai as an assertion library for better readability.
The text was updated successfully, but these errors were encountered:
As a user of the brunch-with-vuety skeleton, I want to be able to create a project based on it that already includes at least the most basic unit test configurations for my project so I can easily start testing my application.
Ideally, I would like to have Karma as test runner, Mocha as the test spec framework and Chai as an assertion library for better readability.
The text was updated successfully, but these errors were encountered: