DEV Community

# rspec

RSpec specs and helpers

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Anonymous Controller tests for Request Spec

Anonymous Controller tests for Request Spec

12
Comments
2 min read
Setup Rspec and Simplecov for Rails project on Docker

Setup Rspec and Simplecov for Rails project on Docker

9
Comments
2 min read
Why Choose `let` Over instance variables in RSpec

Why Choose `let` Over instance variables in RSpec

9
Comments 5
3 min read
How to test solidity smart contracts with ruby, RSpec and Etherium.rb

How to test solidity smart contracts with ruby, RSpec and Etherium.rb

10
Comments
3 min read
Parallelism and custom variables in CircleCI

Parallelism and custom variables in CircleCI

6
Comments
1 min read
Simplify Rails Views Using ViewComponents with Tailwind CSS and RSpec

Simplify Rails Views Using ViewComponents with Tailwind CSS and RSpec

25
Comments 2
4 min read
Authentication with Sorcery, RSpec, and Rails 7: Building a simple Rails CMS - Part 1

Authentication with Sorcery, RSpec, and Rails 7: Building a simple Rails CMS - Part 1

18
Comments
16 min read
Setup RSpec on a fresh Rails 7 project

Setup RSpec on a fresh Rails 7 project

34
Comments 7
2 min read
Introduce RSpec Request Spec

Introduce RSpec Request Spec

31
Comments 4
9 min read
Understanding Rspec Best Practices

Understanding Rspec Best Practices

9
Comments
5 min read
RSpec, use_transaction_fixtures and after_commit

RSpec, use_transaction_fixtures and after_commit

18
Comments 3
3 min read
The optimal way to create a set of records with FactoryBot.create_list & FactoryBot.build_list

The optimal way to create a set of records with FactoryBot.create_list & FactoryBot.build_list

16
Comments 2
3 min read
Simple trick to make FactoryBot work with STI

Simple trick to make FactoryBot work with STI

12
Comments 5
2 min read
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
👋 Sign in for the ability to sort posts by relevant, latest, or top.