This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
webrat
Watch
1
Star
0
Fork
You've already forked webrat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
34ea3e64b8
webrat
/
spec
/
integration
/
sinatra
/
Rakefile
6 lines
99 B
Ruby
Raw
Blame
History
require
"
rake/testtask
"
Rake
::
TestTask
.
new
do
|
t
|
t
.
test_files
=
FileList
[
"
test/*_test.rb
"
]
end
Reference in New Issue
View Git Blame
Copy Permalink