RubyFlow The Ruby and Rails community linklog

Introducing RackToolkit: a fast server and DSL designed to test Rack apps

I’ve released the rack_toolkit gem yesterday and explain the motivation behind it in this article. It’s useful for writing fast tests (as long the application is fast to respond) that make real requests to the application through Puma. Supports automatic cookie based sessions, “virtual hosts”, proxied https simulation and many other features.

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