the rspec book 下载

the rspec book 下载

这是写rspec 和 cucumber 一直翻的书,当前最新版本是beta 15 包括一些Rails 3
和 spec 2的内容。这一版是网上传的,可以凑合着看。
update: 2010/10/14
beta 15


the rspec book 下载


引用

The RSpec Book: Behaviour Driven Development with Rspec, Cucumber, and Friends
Pragmatic Bookshelf | ISBN: 1934356379 | edition 2010-04-30 | PDF | 350 pages | 5.25 MB

Behaviour Driven Development is about writing software that matters. It is an approach to agile software development that takes cues from Test Driven Development, Domain Driven Design, and Acceptance Test Driven Planning.

RSpec and Cucumber are the leading Behaviour Driven Development tools in Ruby. RSpec supports Test Driven Development in Ruby through the BDD lens, keeping your focus on design and documentation while also supporting thorough testing and quick fault isolation. Cucumber, RSpec's steadfast companion, supports Acceptance Test Driven Planning with business-facing, executable requirements documentation that helps to ensure that you are writing relevant software targeted at real business needs.

The RSpec Book will introduce you to RSpec, Cucumber, and a number of other tools that make up the Ruby BDD family. Replete with tutorials and practical examples, the RSpec Book will help you get your BDD on, taking you from executable requirements to working software that is clean, well tested, well documented, flexible and highly maintainable.


其实, 老猪以为这本书值得买


你可能感兴趣的:(Ruby,UP,Rails,rspec)