Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
[TDD] Node.js / javascript TDD Tutorials
TDD in Node.js is not substantially different than TDD in any other language. There are a dizzying array of frameworks to choose from. I have a strong preference for Jasmine as the test framework, particularly in CoffeeScript.?
toggle quoted message
Show quoted text
If you add the browser to the mix things get complicated, particularly if you are trying to test in the browser or test code you expect to manipulate the DOM in specific ways. But, server side is exactly the same as any other language, and any old TDD book/tutorial will put you in the right direction.? On Wednesday, April 13, 2016, reuven.yagel@... [testdrivendevelopment] <testdrivendevelopment@...> wrote:
|
Look at?. I think it is really good br JM 2016-04-13 19:51 GMT+02:00 Adam Sroka adam.sroka@... [testdrivendevelopment] <testdrivendevelopment@...>:
|
to navigate to use esc to dismiss