mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
Merge branch 'master' of github.com:sinatra/sinatra
This commit is contained in:
commit
968dce35d7
1 changed files with 1 additions and 1 deletions
|
@ -1297,7 +1297,7 @@ typically don't have to +use+ them explicitly.
|
|||
== Testing
|
||||
|
||||
Sinatra tests can be written using any Rack-based testing library
|
||||
or framework. {Rack::Test}[http://gitrdoc.com/brynary/rack-test] is
|
||||
or framework. {Rack::Test}[http://rdoc.info/github/brynary/rack-test/master/frames] is
|
||||
recommended:
|
||||
|
||||
require 'my_sinatra_app'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue