https://github.com/rylnd/shpec
|
|
|
|
|
|
basher install
## To install this package with basher
$ basher install rylnd/shpec
shpec is similar to other BDD frameworks like RSpec, Jasmine, and mocha.
The two main constructs are describe/end (used to group tests) and it/end (used to describe an individual test and wrap assertions).