Tests a particular board, useful only when creating new boards.
board_test(
board,
exclude = list(),
suite = "default",
destination = paste(board, "board")
)Names of tests to exclude form test.
The test suite to run, currently only "versions" or
default are supported.
The text to describe where the board is.
The name of the board to test.