All Projects → thoughtbot → Testing Rails

thoughtbot / Testing Rails

Licence: other
Source code for the Testing Rails book

Labels

Projects that are alternatives of or similar to Testing Rails

Java Books Collections
📚Java编程书籍收集分享。Java programming books collection to share.🚀
Stars: ✭ 3,129 (+1369.01%)
Mutual labels:  book
Style
The tidyverse style guide for R code
Stars: ✭ 201 (-5.63%)
Mutual labels:  book
Camelinaction
This project hosts the source code for the examples of the Camel in Action 1st ed book written by Claus Ibsen and Jonathan Anstey.
Stars: ✭ 205 (-3.76%)
Mutual labels:  book
Book
文言陰符 An Introduction to Programming in Wenyan Language
Stars: ✭ 194 (-8.92%)
Mutual labels:  book
Awesome Learning
实践源码库:https://github.com/jast90/bigdata 。 微信搜索Jast关注公众号,获取最新技术分享😯。
Stars: ✭ 197 (-7.51%)
Mutual labels:  book
Prometheus Book
Prometheus操作指南
Stars: ✭ 2,637 (+1138.03%)
Mutual labels:  book
Ipfs Internals
IPFS 从入门到精通
Stars: ✭ 192 (-9.86%)
Mutual labels:  book
Kali Linux Cookbook Zh
📖 【译】Kali Linux 秘籍
Stars: ✭ 210 (-1.41%)
Mutual labels:  book
Web Push Book
Web Push Book
Stars: ✭ 199 (-6.57%)
Mutual labels:  book
Kali Linux Web Pentest Cookbook Zh
📖 [译] Kali Linux Web 渗透测试秘籍 中文版
Stars: ✭ 206 (-3.29%)
Mutual labels:  book
Incomplete Js
"The Incomplete Guide to JavaScript" (book). @IncompleteJS on twitter.
Stars: ✭ 195 (-8.45%)
Mutual labels:  book
Prose For Programmers
A book to help software developers write better prose
Stars: ✭ 196 (-7.98%)
Mutual labels:  book
Collisiondetection
A book and examples on collision detection
Stars: ✭ 202 (-5.16%)
Mutual labels:  book
Matrixslow
A simple deep learning framework in pure python for purpose of learning in DL
Stars: ✭ 193 (-9.39%)
Mutual labels:  book
Fiction house
小说精品屋是一个多平台(web、安卓app、微信小程序)、功能完善的屏幕自适应小说漫画连载系统,包含精品小说专区、轻小说专区和漫画专区。包括小说/漫画分类、小说/漫画搜索、小说/漫画排行、完本小说/漫画、小说/漫画评分、小说/漫画在线阅读、小说/漫画书架、小说/漫画阅读记录、小说下载、小说弹幕、小说/漫画自动采集/更新/纠错、小说内容自动分享到微博、邮件自动推广、链接自动推送到百度搜索引擎等功能。
Stars: ✭ 2,710 (+1172.3%)
Mutual labels:  book
Fe4ml Zh
📖 [译] 面向机器学习的特征工程
Stars: ✭ 2,323 (+990.61%)
Mutual labels:  book
The Road To Graphql
📓The Road to GraphQL: Your journey to master pragmatic GraphQL in JavaScript
Stars: ✭ 203 (-4.69%)
Mutual labels:  book
Monerobook
Mastering Monero Book
Stars: ✭ 211 (-0.94%)
Mutual labels:  book
Webpack Book
From apprentice to master (CC BY-NC-ND)
Stars: ✭ 2,372 (+1013.62%)
Mutual labels:  book
Book Elastic Search In Action
Elastic 搜索开发实战
Stars: ✭ 205 (-3.76%)
Mutual labels:  book

Testing Rails

A book about testing Rails applications the thoughtbot way.

Reading the Book

You can find the current release in a variety of formats under the release directory. To view older releases, check out a specific Git tag.

Providing Feedback

Please provide feedback via GitHub.

Paperback

We use Paperback (internal to thoughtbot) for generating eBooks. To build the book, follow the instructions for setting up Paperback and be sure to have Docker running.

Building the book

To build the book (for inspecting compiled output):

$ bin/build

Releasing an update

We're using tags and releases to track milestones in book updates.

The release script builds the project, moves the built files into /release, and bumps the git tag:

$ bin/release

Build a zip to upload to Gumroad and attach it to the GitHub release:

$ bin/build-zip

Updating the sample.pdf

Build and upload to http://thoughtbot.com/testing-rails-sample.pdf by updating the website repo (samples are in public/).

Contributors

Thank you to all who've contributed so far!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].