DEV Community

# rspec

RSpec specs and helpers

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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
Learning RSpec: First Tests for a Rails App

Learning RSpec: First Tests for a Rails App

8
Comments 3
2 min read
Anatomy of a Rspec Test

Anatomy of a Rspec Test

5
Comments
2 min read
Writing RSpec tests for great debugging experiences

Writing RSpec tests for great debugging experiences

7
Comments 2
7 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.