Commit 0463bde
Document Testing configuration for RSpec users (#539)
* Document testing configuration for RSpec users
Jbuilder documentation does not guide users to any
extra configuration to test the response body of a
template.
Searching for "Rspec" in the project, we see that
there are lots of closed issues related to this issue.
Although this extra configuration is not related to JBuilder,
I believe this is an important thing to have in the documentation.
Including a note about it in the documentation would
save users hours of trying to debug JBuilder,
and maintainer's hours that could be used on another
features.
* Update README.md
* Link docs to rspec official docs instead of relish app
Co-authored-by: Cezary Kłos <[email protected]>
---------
Co-authored-by: Cezary Kłos <[email protected]>1 parent 6732db4 commit 0463bde
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
341 | 345 | | |
342 | 346 | | |
343 | 347 | | |
| |||
0 commit comments