Test Frameworks

We continue our look at test automation by investigating test frameworks. We demonstrate the how and why of Mocha, a popular JavaScript test framework. We also discuss the differences between TDD (test-driven development) and BDD (behavior-driven development) and how those differences affect your choice of testing tools.

comments powered by Disqus