+ All Categories

Mocha

Date post: 30-Nov-2014
Category:
Upload: duy-lam
View: 529 times
Download: 9 times
Share this document with a friend
Description:
On barcamp saigon 2012
7
mocha A test framework on node.js Duy Lam – July 2012
Transcript
Page 1: Mocha

mochaA test framework on node.js

Duy Lam – July 2012

Page 2: Mocha

Lâm Phương DuyResearcher - KMS Technology Vietnam

http://vn.linkedin.com/in/duylamphuong

[email protected]

Me

Page 3: Mocha
Page 4: Mocha

Synchronous and Asynchronous codeSupport BDD and TDD interfaceExclusive and Inclusive testsVarious reporters on terminal window

Page 5: Mocha

Case study

Page 6: Mocha

Setup environment and demo: https://github.com/duylam/mocha-barcampsg-2012

Mocha homepage: http://visionmedia.github.com/mocha/

Getting Started

Page 7: Mocha

Thank you


Recommended