We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rspec:request
1 parent 5b10339 commit 33f42fcCopy full SHA for 33f42fc
Changelog.md
@@ -10,6 +10,8 @@ Enhancements:
10
(Gabe Martin-Dempesy, #1361)
11
* Include `RSpec::Rails::FixtureSupport` into example groups using metadata
12
`:use_fixtures => true`. (Aaron Kromer, #1372)
13
+* Include `rspec:request` generator for generating request specs; this is an
14
+ alias of `rspec:integration` (Aaron Kromer, #1378)
15
16
Bug Fixes:
17
0 commit comments