Sha256: f2368d8c3c64b51b6b24a1a41065dfc4d4abeb30ec61a4dd270f6867ca37ef20
Contents?: true
Size: 401 Bytes
Versions: 3
Compression:
Stored size: 401 Bytes
Contents
Feature: This feature brings monkey patching/duck punching prototypes to Nila Scenario: Input file with monkey patched prototypes Given the input file "monkey_patch.nila" When the ~compiler is run The output file must be "monkey_patch.js" The output file must equal "correct_monkey_patch.js" Configurations: ~compiler => lib/nilac.rb :v $cliusage => ruby :v --test --compile $file
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
nilac-0.0.4.3.9.8 | shark/features/monkey_patch.feature |
nilac-0.0.4.3.9.7.1 | shark/features/monkey_patch.feature |
nilac-0.0.4.3.9.7 | shark/features/monkey_patch.feature |