Sha256: 43437e8aea4a44ce5f47c1e4d5868636068bacf686ad291d82ed541f7b16359b

Contents?: true

Size: 1.14 KB

Versions: 27

Compression:

Stored size: 1.14 KB

Contents

exercise: HelloWorld
version: 2
plan: 3
imports: '&hello'
tests: |
  #`[Go through the cases (hiding at the bottom of this file)
  and check that &hello gives us the correct response.]
  is &::('hello')(), |.<expected description> for @($c-data<cases>);

exercise_comment: The name of this exercise.
module_comment: "%*ENV<EXERCISM> is for tests not directly for the exercise, don't worry about these :)"
version_comment: The version we will be matching against the exercise.
plan_comment: This is how many tests we expect to run.
use_test_comment: Check that the module can be use-d.
version_test_comment: "If the exercise is updated, we want to make sure other people testing\nyour code don't think you've made a mistake if things have changed!"
imports_comment: Import '&hello' from 'HelloWorld'
cdata_test_comment: Ignore this for your exercise! Tells Exercism folks when exercise cases become out of date.
done_testing_comment: There are no more tests after this :)
INIT_comment: "'INIT' is a phaser, it makes sure that the test data is available before everything else\nstarts running (otherwise we'd have to shove the test data into the middle of the file!)"

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
trackler-2.1.0.9 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.1.0.8 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.1.0.7 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.1.0.6 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.1.0.5 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.1.0.4 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.1.0.3 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.1.0.2 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.1.0.1 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.1.0.0 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.0.8.55 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.0.8.54 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.0.8.53 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.0.8.52 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.0.8.51 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.0.8.50 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.0.8.49 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.0.8.48 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.0.8.47 tracks/perl6/exercises/hello-world/example.yaml
trackler-2.0.8.46 tracks/perl6/exercises/hello-world/example.yaml