Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Everyday Rails Testing with RSpec ebook #4

Closed
wants to merge 1 commit into from

Conversation

luonghongthuan
Copy link

This ebook can help Rails developer write the rspec unit test easy with many examples, tricks, tips.
With this book, we can learn how to write rspec unit test for Rails with step by step from models, controllers test.

@huydx
Copy link
Member

huydx commented Jan 21, 2015

@luonghongthuan cam on ban da PR, ban co the cho them mot vai dong nhan xet ve cuon sach, hay o dau va tai sao nen doc no k

@luonghongthuan
Copy link
Author

This ebook can help Rails developer write the rspec unit test easy with many examples, tricks, tips.
With this book, we can learn how to write rspec unit test for Rails with step by step from models, controllers test.

@runlevel5
Copy link

@luonghongthuan cảm ơn bạn đã nộp PR, sách này thiên về hướng test hay thiên về các thủ thuật / good practice của test nhỉ?

@luonghongthuan
Copy link
Author

@joneslee85 Đây là sách hướng dẫn cách áp dụng Rspec để test Rails application. Rất tốt cho các bạn mới bắt đầu làm việc với Rspec và Rails. Vì sách hướng dẫn rất chi tiết từ cách cấu hình cho tới cách test step by step cho hầu hết các thành phần của Rails app: models, controllers, router, views....
Test Rails app khó hơn test ruby vì phải kết hợp nhiều thứ như sessions, controller, models, data... chứ không đơn thuần là test unit.

Nếu muốn tham khảo các thủ thuật và good practice của test với rspec thì các bạn có thể tham khảo link sau: http://betterspecs.org/

@huydx huydx closed this Jan 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants