karma-kissy

0.1.5 • Public • Published

karma-kissy

A Karma plugin. Adapter for kissy framework.

Installation

Install kissy from npm:

$ npm install kissy@1.4.2 --save-dev

Note: Current only support with following kissy versions:

  • 1.4.2
  • 1.4.3
  • 1.4.4

Install the plugin from npm:

$ npm install karma-kissy --save-dev

Add kissy of the version you need to the frameworks property in your Karma configuration:

module.exports = function(config) {
  config.set({
 
    frameworks: ['kissy']
    
    //...

Package Sidebar

Install

npm i karma-kissy

Weekly Downloads

1

Version

0.1.5

License

MIT

Last publish

Collaborators

  • yuanyan