RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Creating and testing gRPC server interceptors in Ruby

Recently I had to create gRPC interceptors in Ruby, but finding a good way to test them was harder than I initially thought. So, I decided to document my approach to testing, for both unit and integration tests. You can read the full article here.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in