This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
penchant
Watch
1
Star
0
Fork
You've already forked penchant
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1b97fa6078
penchant
/
spec
/
spec_helper.rb
7 lines
98 B
Ruby
Raw
Normal View
History
Unescape
Escape
starting spec work
2011-08-17 18:16:27 +00:00
require
'fakefs/spec_helpers'
require
'penchant'
RSpec
.
configure
do
|
c
|
c
.
mock_with
:mocha
end