1.0.0 • Published 9 years ago
karma-fakerator v1.0.0
karma-fakerator
Karma plugin for Fakerator https://github.com/icebob/fakerator
Install
yarn add karma-fakerator --devthen edit karma.conf.js to include fakerator
// ... config.set({
frameworks: ['mocha', 'chai', '...some other things', 'fakerator'],
// ...1.0.0
9 years ago