test_all_koans: Runs checks on all answer files and koan files This needs to...

Description Usage Arguments Value

Description

Runs checks on all answer files and koan files This needs to return true before new koans are ready to be applied

Usage

1
2
  test_all_koans(koan_file = "R/koans.R",
    answers_file = "answers/koans.R")

Arguments

koan_file

character path to the list of koans

answers_file

character path to list of answers

Value

TRUE if all tests pass, otherwise an exception with details about the failing test


DASpringate/Rkoans documentation built on May 6, 2019, 12:55 p.m.