Skip to content

Commit

Permalink
Document test_runner field for exercises (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom authored Jul 4, 2021
1 parent 0b741a1 commit 214c88b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions building/tracks/practice-exercises.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ This file contains meta information on the exercise:
- `blurb`: A short description of this exercise. Its length must be <= 350. Markdown is _not_ supported (required)
- `source`: The source this exercise is based on (optional)
- `source_url`: The URL of the source this exercise is based on (optional)
- `test_runner`: Indicates if solutions of this exercise should be tested in the test runner. Defaults to `true` if not specified. (optional)

If someone is both an author _and_ a contributor, only list that person as an author.

Expand Down

0 comments on commit 214c88b

Please sign in to comment.