DEV Community

#rspec

RSpec specs and helpers

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Review on doing TDD for 14 days, 100% test coverage 😱

Review on doing TDD for 14 days, 100% test coverage 😱

10
Comments
1 min read
Testing external APIs with Rspec and WebMock

Testing external APIs with Rspec and WebMock

11
Comments 1
4 min read
Test Rails API with json type

Test Rails API with json type

7
Comments 1
1 min read
Build a Custom RSpec Matcher for Comparing DateTimes

Build a Custom RSpec Matcher for Comparing DateTimes

10
Comments
4 min read
Basic Ruby Calculator with RSpec

Basic Ruby Calculator with RSpec

16
Comments 4
8 min read
RSpec & Rails: how to test callbacks

RSpec & Rails: how to test callbacks

6
Comments
1 min read
RSpec: when to use double instead of instance_double

RSpec: when to use double instead of instance_double

3
Comments 2
1 min read
When not to use instance variables in RSpec

When not to use instance variables in RSpec

9
Comments
8 min read
Explaining RSpec describe, context in 2 minutes

Explaining RSpec describe, context in 2 minutes

11
Comments
1 min read
Explaining RSpec instance_double in 2 minutes

Explaining RSpec instance_double in 2 minutes

10
Comments
1 min read
Explaining RSpec doubles, mocks and stubs in 2 minutes

Explaining RSpec doubles, mocks and stubs in 2 minutes

9
Comments
2 min read
Automated debugging with git bisect and rspec

Automated debugging with git bisect and rspec

10
Comments
4 min read
Test ALL your static pages in rails with one simple test

Test ALL your static pages in rails with one simple test

12
Comments 2
2 min read
Today I learned - more about rspec.

Today I learned - more about rspec.

1
Comments
1 min read
Testing CRUD with RSpec and Rails

Testing CRUD with RSpec and Rails

28
Comments
6 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.