Test-Driving JavaScript Applications

Rapid, Confident, Maintainable Code

Nonfiction, Computers, Programming, Programming Languages, CGI, JavaScript, Perl, VBScript, Internet, Web Development
Cover of the book Test-Driving JavaScript Applications by Venkat Subramaniam, Pragmatic Bookshelf
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: Venkat Subramaniam ISBN: 9781680504903
Publisher: Pragmatic Bookshelf Publication: October 7, 2016
Imprint: Pragmatic Bookshelf Language: English
Author: Venkat Subramaniam
ISBN: 9781680504903
Publisher: Pragmatic Bookshelf
Publication: October 7, 2016
Imprint: Pragmatic Bookshelf
Language: English

Debunk the myth that JavaScript is not easily testable. Whether you use Node.js, Express, MongoDB, jQuery, AngularJS, or directly manipulate the DOM, you can test-drive JavaScript. Learn the craft of writing meaningful, deterministic automated tests with Karma, Mocha, and Chai. Test asynchronous JavaScript, decouple and properly mock out dependencies, measure code coverage, and create lightweight modular designs of both server-side and client-side code. Your investment in writing tests will pay high dividends as you create code that's predictable and cost-effective to change.

Design and code JavaScript applications with automated tests. Writing meaningful tests is a skill that takes learning, some unlearning, and a lot of practice, and with this book, you'll hone that skill. Fire up the editor and get hands-on through practical exercises for effective automated testing and designing maintainable, modular code.

Start by learning when and why to do manual testing vs. automated verification. Focus tests on the important things, like the pre-conditions, the invariants, complex logic, and gnarly edge cases. Then begin to design asynchronous functions using automated tests. Carefully decouple and mock out intricate dependencies such as the DOM, geolocation API, file and database access, and Ajax calls to remote servers.

Step by step, test code that uses Node.js, Express, MongoDB, jQuery, and AngularJS. Know when and how to use tools such as Chai, Istanbul, Karma, Mocha, Protractor, and Sinon. Create tests with minimum effort and run them fast without having to spin up web servers or manually edit HTML pages to run in browsers. Then explore end-to-end testing to ensure all parts are wired and working well together.

Don't just imagine creating testable code, write it.

What You Need:

A computer with a text editor and your favorite browser. The book provides instructions to install the necessary automated testing-related tools.

View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

Debunk the myth that JavaScript is not easily testable. Whether you use Node.js, Express, MongoDB, jQuery, AngularJS, or directly manipulate the DOM, you can test-drive JavaScript. Learn the craft of writing meaningful, deterministic automated tests with Karma, Mocha, and Chai. Test asynchronous JavaScript, decouple and properly mock out dependencies, measure code coverage, and create lightweight modular designs of both server-side and client-side code. Your investment in writing tests will pay high dividends as you create code that's predictable and cost-effective to change.

Design and code JavaScript applications with automated tests. Writing meaningful tests is a skill that takes learning, some unlearning, and a lot of practice, and with this book, you'll hone that skill. Fire up the editor and get hands-on through practical exercises for effective automated testing and designing maintainable, modular code.

Start by learning when and why to do manual testing vs. automated verification. Focus tests on the important things, like the pre-conditions, the invariants, complex logic, and gnarly edge cases. Then begin to design asynchronous functions using automated tests. Carefully decouple and mock out intricate dependencies such as the DOM, geolocation API, file and database access, and Ajax calls to remote servers.

Step by step, test code that uses Node.js, Express, MongoDB, jQuery, and AngularJS. Know when and how to use tools such as Chai, Istanbul, Karma, Mocha, Protractor, and Sinon. Create tests with minimum effort and run them fast without having to spin up web servers or manually edit HTML pages to run in browsers. Then explore end-to-end testing to ensure all parts are wired and working well together.

Don't just imagine creating testable code, write it.

What You Need:

A computer with a text editor and your favorite browser. The book provides instructions to install the necessary automated testing-related tools.

More books from Pragmatic Bookshelf

Cover of the book Pragmatic Unit Testing in Java 8 with JUnit by Venkat Subramaniam
Cover of the book Rails, Angular, Postgres, and Bootstrap by Venkat Subramaniam
Cover of the book Python Testing with pytest by Venkat Subramaniam
Cover of the book The Developer's Code by Venkat Subramaniam
Cover of the book Behind Closed Doors by Venkat Subramaniam
Cover of the book Mazes for Programmers by Venkat Subramaniam
Cover of the book Metaprogramming Elixir by Venkat Subramaniam
Cover of the book Functional Web Development with Elixir, OTP, and Phoenix by Venkat Subramaniam
Cover of the book Functional Programming: A PragPub Anthology by Venkat Subramaniam
Cover of the book tmux 2 by Venkat Subramaniam
Cover of the book Liftoff by Venkat Subramaniam
Cover of the book Ship it! by Venkat Subramaniam
Cover of the book Seven Web Frameworks in Seven Weeks by Venkat Subramaniam
Cover of the book Your Code as a Crime Scene by Venkat Subramaniam
Cover of the book Release It! by Venkat Subramaniam
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy