run_test_suite: Run test suite

View source: R/mark_my_assignment.R

run_test_suiteR Documentation

Run test suite

Description

Runs test on the tasks. Always run mandatory tests.

Usage

run_test_suite(caller, tasks = NULL, mark_file = NULL, quiet = FALSE, ...)

Arguments

caller

Either "mark_my_assignment" or "mark_my_file"

tasks

Which task should be tested

mark_file

Run tests on a R-file. Default is NULL means global environment.

quiet

Should the output be supressed (only returning test results)

...

further arguments sent to test_dir().

Value

test_suite results


MansMeg/markmyassignment documentation built on Jan. 31, 2024, 4:11 p.m.