nez

0.0.7 • Public • Published

Due Homage

RSpec

Current Version

0.0.7 (pre-release)

Pending Features

  • fix fing
  • function and property expections
  • before and after hooks
  • expanded linking capabilities
  • expanded plugin capabilities
  • tree integration

Install

npm install nez --save-dev

Recommends

Coffee Script - For a symantically ideal experience.

General Usage

This may (Still) change:

require('nez').realize 'ClassName'(Subject, validate, stacker, should) ->
 
    stacker 'push labeled node into tree'(that) ->
 
        that 'is a heirarchy of tests'(done) ->
 
            should.should.should.exist 'tests (here)'
            validate done
 
 

Readme

Keywords

none

Package Sidebar

Install

npm i nez

Weekly Downloads

32

Version

0.0.7

License

none

Last publish

Collaborators

  • nomilous