Upgrade to Pro — share decks privately, control downloads, hide ads and more …

gfnork node.js workshop Lesson #6 Unit testing

Avatar for gfnork gfnork
June 20, 2014

gfnork node.js workshop Lesson #6 Unit testing

Assert, Mocha

Avatar for gfnork

gfnork

June 20, 2014
Tweet

More Decks by gfnork

Other Decks in Programming

Transcript

  1. 2

  2. 3

  3. 4

  4. 5

  5. 8

  6. 9

  7. 10

  8. 12

  9. 13

  10. 14

  11. 16

  12. 20 tells the test that its async delays the function

    to make it async sets the maximum time a test can run before it is caneled
  13. 22

  14. 23

  15. 24