karma-chai-datetime

0.1.1 • Public • Published

karma-chai-datetime

chai-datetime plugin for Karma

Installation

Install the plugin from npm:

$ npm install karma-chai-datetime --save-dev

Add chai-datetime before chai to the frameworks key in your Karma configuration:

module.exports = function(config) {
  config.set({

    // frameworks to use
    frameworks: ['mocha', 'chai-datetime', 'chai']

    // ...

License

The MIT License (MIT)

Package Sidebar

Install

npm i karma-chai-datetime

Weekly Downloads

167

Version

0.1.1

License

MIT

Last publish

Collaborators

  • yethee