1.0.14 • Published 8 years ago

li-npm-srv v1.0.14

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

version 1.0.3

  • add limi xuexi bigscreen ajax

version 1.0.4

  • delete file operator

version 1.0.5

  • add ezPromise function
  • add ezSrv modules

version 1.0.6

  • add learn modules
  • delete files Operator

version 1.0.7

  • change export type

install

npm init

license : MIT


mkdir tests lib
touch index.js README.md

cd lib/
touch file.js utils.js

cd tests/
touch file.js utils.js



sudo npm install -g istanbul --verbos
npm install -g mocha --verbos


npm install es6-promise --save --verbos


npm install --save-dev chai --verbos
npm install --save-dev mochawesome --verbos
npm install --save-dev mocha --verbos



npm install li-npm-srv

usage

var liSrv  = require("li-npm-srv")

test

    mocha tests/utils.js
    mocha tests/file.js


    //监控测试文件的变动
    mocha --watch tests
1.0.14

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago