Seller: Red's Corner LLC, Tucker, GA, U.S.A.
Condition: VeryGood. All orders ship by next business day! This is a used book. Grade 3 out 5 points. Book has wear on cover and pages. May have personalized notes/names, stickers/labels. Has no markings on pages. May not include extra materials like access codes, CDs, accessories, etc. We are a small company and very thankful for your business!
Published by Pragmatic Programmers, LLC, The, 2016
ISBN 10: 1680501747 ISBN 13: 9781680501742
Language: English
Seller: Better World Books, Mishawaka, IN, U.S.A.
First Edition
Condition: As New. 1st Edition. Used book that is in almost brand-new condition.
Published by Pragmatic Programmers, LLC, The, 2016
ISBN 10: 1680501747 ISBN 13: 9781680501742
Language: English
Seller: Better World Books, Mishawaka, IN, U.S.A.
First Edition
Condition: Very Good. 1st Edition. Used book that is in excellent condition. May show signs of wear or have minor defects.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
Condition: As New. Unread book in perfect condition.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
Condition: New.
Published by Pragmatic Bookshelf 10/17/2016, 2016
ISBN 10: 1680501747 ISBN 13: 9781680501742
Language: English
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
Paperback or Softback. Condition: New. Test-Driving JavaScript Applications: Rapid, Confident, Maintainable Code 1.38. Book.
Seller: Lucky's Textbooks, Dallas, TX, U.S.A.
US$ 40.24
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: California Books, Miami, FL, U.S.A.
Condition: New.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
US$ 37.60
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
US$ 35.62
Convert currencyQuantity: 1 available
Add to basketCondition: New.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
US$ 39.00
Convert currencyQuantity: 1 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: Revaluation Books, Exeter, United Kingdom
US$ 64.52
Convert currencyQuantity: 2 available
Add to basketPaperback. Condition: Brand New. 339 pages. 9.25x7.50x0.75 inches. In Stock.
Published by Pragmatic Programmers Nov 2016, 2016
ISBN 10: 1680501747 ISBN 13: 9781680501742
Language: English
Seller: AHA-BUCH GmbH, Einbeck, Germany
US$ 52.70
Convert currencyQuantity: 2 available
Add to basketTaschenbuch. Condition: Neu. Neuware - 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.