Sha256: 9bf1370ebfa822fe0eb8ce87ebc47a34b1462fcf26e53192cb1dd0adc724690d
Contents?: true
Size: 449 Bytes
Versions: 70
Compression:
Stored size: 449 Bytes
Contents
{ "#": [ "Language implementations vary on the issue of missing input variables.", "In this set of test cases, the input variable is left out of the definition,", "and the generator would need to handle the language implementation." ], "exercise": "hello-world", "version": "1.1.0", "cases": [ { "description": "Say Hi!", "property": "hello", "input": {}, "expected": "Hello, World!" } ] }
Version data entries
70 entries across 70 versions & 1 rubygems