RSpec stub_const to bypass APIs
If you're building complex mocks to bypass some internals of your app maybe you need to use stub_const
Continue ReadingPosts Tagged “rspec”
If you're building complex mocks to bypass some internals of your app maybe you need to use stub_const
Continue ReadingYou can reduce your build time taking a look to what you're doing in your specs
Continue Reading