mwaylabs / Espresso

The-M-Projects build tools using node.js.
www.the-m-project.org
Other
84 stars 28 forks source link

unit test command (Feature Request) #93

Open mrKlar opened 12 years ago

mrKlar commented 12 years ago

Hi would like to have a unit test command in espresso that would execute all the tests under a given directory.
The tests could be written with jasmine.

We should be able to test controllers with the binding and tests views binding too.

We should be able to run the tests headless so they could be run into a CI server build. (phantomjs does the trick)

ericchaves commented 12 years ago

+1 for this feature!