Rails Testing Handbook: A Free Ebook to Help You Build Better Apps

by | Sep 7, 2018 | Computers and Technology, Programming | 0 comments

This hands-on book shares our experience in getting Semaphore to web scale without ever losing control of the codebase. The best part? These techniques will work both in new projects and large Ruby on Rails applications.

In Rails Testing Handbook, you’ll learn about:

  • How to get in the BDD mindset and apply it in practice;
  • Setting up Rspec, Cucumber, database cleaner and others;
  • Developing features from scratch in red – green – refactor cycles;
  • Writing integration tests as Cucumber scenarios;
  • Writing controller tests using RSpec with mocking approach;
  • Writing model specs with RSpec;
  • How to collaborate via pull requests and continuous integration.

‘I loved the Testing book. I’ve been writing Rails apps with tests for 10 years, and have used Cucumber in the past. I not only learned a few new things reading but was inspired to add acceptance tests to my current app.’ – Greg Silcox, Senior Developer

‘It’s brilliant. Lots of good best practices that the official Rails guides doesn’t have.’ – Vishnu Menon, Lead Developer

‘I’ve taken courses that use the same workflow, but having read your book I finally understand how to implement it.’ – Bill Fero, Developer

Rails Testing Handbook: A Free Ebook to Help You Build Better Apps

by Semaphore (PDF) – 61 pages

Rails Testing Handbook: A Free Ebook to Help You Build Better Apps by Semaphore

Related Posts

57 Computer History Videos, Documentaries and Ebooks

57 Computer History Videos, Documentaries and Ebooks

Computing is the bedrock technology that fuels the homes of billions of people around the world. It offers endless possibilities for producing, sharing, and saving information. In this article, a list originally maintained by Thomas Watson, recompiled and cleaned, takes a look at some of the most important innovations in computing history. It covers information from as early as 1953, right down to 2016, in various forms of folklores, recordings, documentaries, interviews, lectures and movies.

136 Free Scientific Articles, Thesis and Reports on Deep Learning for Music

136 Free Scientific Articles, Thesis and Reports on Deep Learning for Music

Over the last several years, a new area of research called deep learning has taken the machine learning community by storm, delivering very promising results in all areas of speech and image recognition. However, one missing link is the lack of an accessible and easy-to-use open-source deep learning library for the music and/or audio research community. In this post we will introduce you to scientific articles, thesis and reports that use deep learning approaches applied to music. The documents are generally in PDF formats, sorted by years and paired with source codes if they’re available.

42 Free and Paid Programming Resources to Learn Web Development

42 Free and Paid Programming Resources to Learn Web Development

Any serious developer will need to learn how to program in order to really understand what is going on behind the curtain, or if you are curious to wonder about or query how your favorite program works. This is where programming tutorials come in. The following are 42 Free and Paid Programming Resources to Learn Web Development, covering 3 different levels – beginner, intermediate and expert resources.