NewTechReview: Home | CoolTechShop | Deals | Articles | Downloads (Free Software) | Videos | Newsletter (FREE) | Issues | News | Reviews | Recommend | Contest | RSS Feed

macProVideo - The Online Tutorial Library - 20% off! - Click here!

Scott R. Garrigus'  NewTechReview - Free new technology news, reviews, tips and techniques!
only search NewTechReview
 
SRG Sites > NewTechReview > News > Pragmatic Bookshelf Publishes Continuous Testing with Ruby, Rails, and JavaScript
Pragmatic Bookshelf Publishes Continuous Testing with Ruby, Rails, and JavaScript
Subscribe Free! to the NewTechReview Consumer Technology Newsletter
Like this news:
Share this news: Facebook - Twitter - Google+  
Feedback. We're always telling programmers that you need feedback, with a short feedback gap: the time it takes to get feedback on your decisions, your code, your designs. Well, what if you narrowed the feedback gap to near zero while coding? You'd have continuous testing, a powerful idea that lets you fix bugs while they're still small and fresh.

In Continuous Testing with Ruby, Rails, and JavaScript (Pragmatic Bookshelf) you'll see how to use a combination of tests, tools, and techniques to immediately detect problems in code, before they spread.

It isn't magic, but a clever combination of tests, tools, and techniques that tells you right away when there's a problem. Not minutes, hours or days from now, but right now, when it's easiest to fix. Spend more of your time writing valuable software, and less time slogging through code line-by-line and second-guessing your decisions.

We'll show you how to set up and run automated tests that check your work continuously as you write code. You'll start with tools such as Autotest and Watchr and see how to use them effectively in a continuous environment.

You'll discover the fundamentals of creating and maintaining a test suite that's fast, informative, reliable, and exhaustive. You'll use powerful techniques such as inline assertions—a much better alternative to debugging or console printing. See how Continuous Testing can improve the quality of your existing tests and ensure that the new tests you write will do the job.

You'll start with examples in Ruby, Rails, and JavaScript, but you'll learn general techniques you can apply to a wide range of languages and frameworks.

By giving you instant feedback about the quality of your code and the quality of your tests, continuous testing creates a visceral feedback loop that you can actually feel as you work. Get this book and start doing Continuous Testing: with Ruby, Rails, and JavaScript today. For more information, visit: pragprog.com.

Additional information: Continuous Testing with Ruby, Rails, and JavaScript
Subscribe Free! to the NewTechReview Consumer Technology Newsletter
Like this news:
Share this news: Facebook - Twitter - Google+  
[Back to the News Index]
Free consumer technology newsletter (E-mail):   [About Your Privacy]

NewTechReview: Home | RSS Feed | CoolTechShop | Deals | Articles | Downloads (Free Software) | Videos | Newsletter (FREE) | Issues | News | Reviews | Recommend | Contest

SRG Sites: DigiFreq | Power Books | NewTechReview

Copyright © 2013 by Scott R. Garrigus. All Rights Reserved. --- Privacy Policy  

NewTechReview is for informational purposes only. - Disclosure Statement