Minitest and Routing
Learn to write tests for routing testing Minitest.
We'll cover the following
Route testing
The primary method that Rails/Minitest uses for route testing is assert_routing
. Here are the Minitest versions of the same standard routes:
Get hands-on with 1400+ tech skills courses.