Automation test with Guard and Rubymine integration.
You may already know about `rspec` and `rubocop`, a testing tool and a checking tool (for ruby coding styles). They are not realted to be...
TDD & BDD Best Practices with RSpec in Creating Web Service
TDD Process Hi everyone, I think that many of you have heard about TDD, BDD. Although you may appreciate this process of software development, you...