Sha256: c7045ec5aeedd48e7d6197dab80c5dde15698fbd52f79b684d04eff91a8db322

Contents?: true

Size: 443 Bytes

Versions: 4

Compression:

Stored size: 443 Bytes

Contents

Feature: This feature introduces .undefined?, .nil? and .exist? operators to help Javascript development.   
  Scenario: Input file with different operators
    Given the input file "javascript_methods.nila"
    When the ~compiler is run
    The output file must be "javascript_methods.js"
    The output file must equal "correct_javascript_methods.js"

Configurations:

~compiler => lib/nilac.rb
:v $cliusage => ruby :v --test --compile $file

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
nilac-0.0.4.3.9.8 shark/features/javascript_methods.feature
nilac-0.0.4.3.9.7.1 shark/features/javascript_methods.feature
nilac-0.0.4.3.9.7 shark/features/javascript_methods.feature
nilac-0.0.4.3.9.6 shark/features/javascript_methods.feature