Sha256: 1379f7c9b1d247e6f44e27d9ffd7388a99c3185d2203a66f4556fc26ecd7f0ad
Contents?: true
Size: 408 Bytes
Versions: 1
Compression:
Stored size: 408 Bytes
Contents
# require 'spec_helper' # require 'wukong' # # describe 'auto runner for scripts', :helpers => true do # # context 'at exit hook' do # # it 'defines a hook to run on exit' # # it 'does not run a script twice' # # it 'runs a script based on its invoked name (so that it works with symlinks)' # # end # # end # # describe 'wukong shell at exit hook' do # it 'runs pry at correct point' # end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wukong-3.0.0.pre | spec/away/exe_spec.rb |