Unclaimed project
Are you a maintainer of rack-test? Claim this project to take control of your public changelog and roadmap.
Changelog
Rack::Test is a small, simple testing API for Rack apps.
Copied from History.md, maintained by @junaruga.
UploadedFile.new, when passing e.g. a Pathname object,
errors can be raised (eg. ArgumentError: Missing original_filename for IO, or NoMethodError: undefined method 'size') See #207, #209.