https://github.com/rylnd/shpec
basher install
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).