Description
Tests a particular board, useful only when creating new boards.
Usage
board_test(board, exclude = list(), suite = c("default", "versions"))
Arguments
- exclude
Names of tests to exclude form test.
- suite
The test suite to run, currently only "versions"
or
default
are supported.
- name
The name of the board to test.