Artículos relacionados a Test-Driving JavaScript Applications: Rapid, Confident,...

Test-Driving JavaScript Applications: Rapid, Confident, Maintainable Code - Tapa blanda

 
9781680501742: Test-Driving JavaScript Applications: Rapid, Confident, Maintainable Code

Sinopsis

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.

"Sinopsis" puede pertenecer a otra edición de este libro.

Acerca del autor

Dr. Venkat Subramaniam is an award-winning author, founder of Agile Developer, Inc., and an adjunct faculty at the University of Houston. He has trained and mentored thousands of software developers in the US, Canada, Europe, and Asia, and is a regularly invited speaker at several international conferences. He's the (co)author of multiple books, including the 2007 Jolt Productivity award winning book "Practices of an Agile Developer."

"Sobre este título" puede pertenecer a otra edición de este libro.

Comprar usado

Condición: Como Nuevo
Most items will be dispatched the...
Ver este artículo

EUR 8,09 gastos de envío desde Reino Unido a España

Destinos, gastos y plazos de envío

Comprar nuevo

Ver este artículo

EUR 4,27 gastos de envío desde Reino Unido a España

Destinos, gastos y plazos de envío

Resultados de la búsqueda para Test-Driving JavaScript Applications: Rapid, Confident,...

Imagen del vendedor

Subramaniam, Venkat
Publicado por Oâ²Reilly, 2016
ISBN 10: 1680501747 ISBN 13: 9781680501742
Antiguo o usado Tapa blanda

Librería: WeBuyBooks, Rossendale, LANCS, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: Like New. Most items will be dispatched the same or the next working day. An apparently unread copy in perfect condition. Dust cover is intact with no nicks or tears. Spine has no signs of creasing. Pages are clean and not marred by notes or folds of any kind. Nº de ref. del artículo: wbs7789420897

Contactar al vendedor

Comprar usado

EUR 20,51
Convertir moneda
Gastos de envío: EUR 8,09
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Subramaniam, Venkat
Publicado por Pragmatic Programmers, LLC, The, 2016
ISBN 10: 1680501747 ISBN 13: 9781680501742
Antiguo o usado Tapa blanda Original o primera edición

Librería: Better World Books, Mishawaka, IN, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: Very Good. 1st Edition. Used book that is in excellent condition. May show signs of wear or have minor defects. Nº de ref. del artículo: 51367949-6

Contactar al vendedor

Comprar usado

EUR 13,27
Convertir moneda
Gastos de envío: EUR 17,60
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Venkat Subramaniam
Publicado por Pragmatic Bookshelf, 2016
ISBN 10: 1680501747 ISBN 13: 9781680501742
Nuevo PAP

Librería: PBShop.store UK, Fairford, GLOS, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

PAP. Condición: New. New Book. Shipped from UK. Established seller since 2000. Nº de ref. del artículo: CW-9781680501742

Contactar al vendedor

Comprar nuevo

EUR 30,59
Convertir moneda
Gastos de envío: EUR 4,27
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: 15 disponibles

Añadir al carrito

Imagen del vendedor

Subramaniam, Venkat
Publicado por Pragmatic Bookshelf, 2016
ISBN 10: 1680501747 ISBN 13: 9781680501742
Nuevo Paperback

Librería: Rarewaves.com UK, London, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback. Condición: New. 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. Nº de ref. del artículo: LU-9781680501742

Contactar al vendedor

Comprar nuevo

EUR 34,41
Convertir moneda
Gastos de envío: EUR 2,31
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: 9 disponibles

Añadir al carrito

Imagen de archivo

Subramaniam, Venkat
Publicado por Pragmatic Bookshelf, 2016
ISBN 10: 1680501747 ISBN 13: 9781680501742
Nuevo Tapa blanda

Librería: Ria Christie Collections, Uxbridge, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: New. In. Nº de ref. del artículo: ria9781680501742_new

Contactar al vendedor

Comprar nuevo

EUR 32,12
Convertir moneda
Gastos de envío: EUR 5,18
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: Más de 20 disponibles

Añadir al carrito

Imagen de archivo

Venkat Subramaniam
Publicado por Pragmatic Bookshelf, 2016
ISBN 10: 1680501747 ISBN 13: 9781680501742
Nuevo Paperback / softback

Librería: THE SAINT BOOKSTORE, Southport, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback / softback. Condición: New. New copy - Usually dispatched within 4 working days. 638. Nº de ref. del artículo: B9781680501742

Contactar al vendedor

Comprar nuevo

EUR 30,45
Convertir moneda
Gastos de envío: EUR 8,68
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: 12 disponibles

Añadir al carrito

Imagen del vendedor

Subramaniam, Venkat
Publicado por Pragmatic Bookshelf, 2016
ISBN 10: 1680501747 ISBN 13: 9781680501742
Nuevo Paperback

Librería: Rarewaves.com USA, London, LONDO, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback. Condición: New. 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. Nº de ref. del artículo: LU-9781680501742

Contactar al vendedor

Comprar nuevo

EUR 37,82
Convertir moneda
Gastos de envío: EUR 2,31
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: 9 disponibles

Añadir al carrito

Imagen del vendedor

Subramaniam, Venkat
Publicado por Pragmatic Bookshelf 10/17/2016, 2016
ISBN 10: 1680501747 ISBN 13: 9781680501742
Nuevo Paperback or Softback

Librería: BargainBookStores, Grand Rapids, MI, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback or Softback. Condición: New. Test-Driving JavaScript Applications: Rapid, Confident, Maintainable Code 1.38. Book. Nº de ref. del artículo: BBS-9781680501742

Contactar al vendedor

Comprar nuevo

EUR 34,81
Convertir moneda
Gastos de envío: EUR 10,73
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 5 disponibles

Añadir al carrito

Imagen de archivo

Subramaniam, Venkat
Publicado por Pragmatic Bookshelf, 2016
ISBN 10: 1680501747 ISBN 13: 9781680501742
Nuevo Tapa blanda

Librería: California Books, Miami, FL, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: New. Nº de ref. del artículo: I-9781680501742

Contactar al vendedor

Comprar nuevo

EUR 39,79
Convertir moneda
Gastos de envío: EUR 6,87
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: Más de 20 disponibles

Añadir al carrito

Imagen del vendedor

Subramaniam, Venkat
Publicado por Pragmatic Bookshelf, 2016
ISBN 10: 1680501747 ISBN 13: 9781680501742
Nuevo Tapa blanda

Librería: GreatBookPricesUK, Woodford Green, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: New. Nº de ref. del artículo: 25943145-n

Contactar al vendedor

Comprar nuevo

EUR 30,44
Convertir moneda
Gastos de envío: EUR 17,31
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Existen otras 10 copia(s) de este libro

Ver todos los resultados de su búsqueda