Blog post about comparing pundit test approaches #778
tmaier
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am an old-time CanCanCan user and recently started to consider switching to Pundit. I am also a big fan of RSpec. Given how important Authorization (AuthZ) is, I want to test it properly.
I found two approaches to test Pundit policies with RSpec and I want to compare them in my post Comparing Pundit RSpec test Approaches
Beta Was this translation helpful? Give feedback.
All reactions