Cargando…

Instant RSpec test-driven development how-to : learn RSpec and redefine your approach towards software development /

Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. A concise guide that delivers immediate results with practical recipes on learning practical hints. This book is aimed at Ruby developers with beginner level expertise who want to use RSp...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Feduke, Charles
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Pub., 2013.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Instant RSpec Test-Driven Development How-to; Installing RSpec (Simple); Preparing the RSpec environment (Simple); Refactoring specifications and classes (Simple); Making specs more concise (Intermediate); Handling exceptions (Intermediate); Working with RSpec matchers (Simple); Setting up Rails (Intermediate); Writing ActiveRecord specifications (Intermediate); Testing Rails routes (Intermediate); Testing Rails controllers (Intermediate); Stubbing (Intermediate).
  • Mocking (Intermediate)Working with JSON (Intermediate); Speccing file uploads (Advanced); Integration testing with Capybara (Advanced).