Summary

In this chapter, you have learned how to think in Behavior Driven Development (BDD) and drive your code from your specs. You have also become acquainted with the basic Jasmine global functions (describe, it, beforeEach, and afterEach) and got a good understanding of what is required to create a spec in Jasmine.

You have got familiar with Jasmine matchers, and know how they are powerful in describing a spec intent. You have even learned to create a matcher of your own.

By now you should be familiar with creating new specs and driving the development of your new application.

In the next chapter, we are going to take a look on how we can use the concepts learned in this chapter to start testing web applications: most commonly jQuery and HTML forms.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.222.182.73