Skip to content

v2.0.0

Compare
Choose a tag to compare
@luke-hill luke-hill released this 16 Sep 09:01
8e0b337

New Features

  • Users can configure whether Rack::Test methods get auto-mixed in.
    • Setting the ENV parameter CR_REMOVE_RACK_TEST_HELPERS will remove these methods from the Rails World

Changed

  • web_steps have finally been removed from everywhere in the codebase
  • Altered some internal branching logic when dealing with different rails or ruby versions