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)

/karma-chai-datetime/

    Package Sidebar

    Install

    npm i karma-chai-datetime

    Weekly Downloads

    211

    Version

    0.1.1

    License

    MIT

    Last publish

    Collaborators

    • yethee