sandboxrc

0.9.9-beta23 • Public • Published

sandboxrc

Function runner sandbox. Builded for the nanoTest (what is not so nano any more)

##init

const sandboxBase = require('sendboxrc').sandboxBase;
let sandbox = new sandboxBase({
    'name'     : 'top',
    'test'     : {
          'function' : function(){},
          'options'  :[
              'two2'
           ]
     }
});

run a check

sandbox.check();

Readme

Keywords

none

Package Sidebar

Install

npm i sandboxrc

Weekly Downloads

12

Version

0.9.9-beta23

License

GPL-3.0-or-later

Unpacked Size

6.75 kB

Total Files

4

Last publish

Collaborators

  • soldy