Noel Rappin is a Senior Consultant at Obtiva. A Rails developer for five years, Noel has spoken at RailsConf and Windy City Rails, and is the author of Professional Ruby on Rails from Wrox Press. A blog relating to this book can be found at http://www.railsrx.com.
发表于2024-11-17
Rails Test Prescriptions 2024 pdf epub mobi 电子书
图书标签: Rails Test Ruby Ruby红宝石 Programming
Your Ruby on Rails application is sick. It’s got bugs. Nobody remembers what that tricky piece of code was supposed to do, and nobody can tell what it actually does. Deadlines are looming, but every time you make the slightest change to the code, something else breaks.
You need Test-Driven Development (TDD), a proven process for improving the design, maintainability, and long-term viability of software. In TDD, the tests come first, and then code is written to match the expectation of the test. Using TDD means writing better code faster.
Ruby on Rails has unparalleled support for TDD. In addition to the tools that Rails has built-in, a large and thriving testing community adds new tools at an accelerating rate. Rails Test Prescriptions is your guide to the entire Rails testing ecosystem.
Containing both practical code examples and discussion of why testing works, this book starts with the most basic features delivered as part of core Ruby on Rails. Once you’ve integrated those features into your coding practice, you’ll want to use popular third-party testing tools such as RSpec, Shoulda, Cucumber, Factory Girl, and Rcov. Rails Test Prescriptions will show you how to use these tools and when they are appropriate. Rails Test Prescriptions will cover both the current Rails 2.3.x version as well as the initial 3.0 release.
If you are a Rails programmer who tests code, this book is an invaluable guide to the latest in available testing tools. If you are a Rails programmer who doesn’t test code, then start testing immediately: this book can help.
Getting Started with Testing in Rails
The Goals of Automated Developer Testing excerpt
The Basics of Rails Testing
Writing Your First Tests excerpt
TDD, Rails Style
Testing Application Data
Testing Models with Rails Unit Tests
Creating Model Test Data with Fixtures and Factories
Using Mock Objects excerpt
Testing User-Facing Layers
Testing Controllers with Functional Tests
Testing Views
Testing JavaScript and Ajax
Testing Framework Extensions
Write Cleaner Tests with Shoulda and Contexts
RSpec
Testing Everything All Together
Testing Work Flow with Integration Tests
Clean Up Integration Tests with Webrat
Acceptance Testing with Cucumber
Browser Testing with Selenium
Testing Your Tests
Load Testing and Performance Testing
Using Autotest as a Test Runner
Using Rcov to Measure Test Coverage
Fix Slow Tests
Help! My Test Is Failing
Testing a Legacy Application
Testing Style and Structure
Appendices
Sample Application Setup
讲了一堆测试工具的使用,对TDD/BDD方法学没有太多的介绍,在IT技术迅猛发展的今天,这种类型的书其实很快就会过时的。just so so……
评分略弱,不用看了……
评分略弱,不用看了……
评分讲了一堆测试工具的使用,对TDD/BDD方法学没有太多的介绍,在IT技术迅猛发展的今天,这种类型的书其实很快就会过时的。just so so……
评分讲了一堆测试工具的使用,对TDD/BDD方法学没有太多的介绍,在IT技术迅猛发展的今天,这种类型的书其实很快就会过时的。just so so……
Rails Test Prescriptions 2024 pdf epub mobi 电子书