View source: R/json_test_all.R
Run all JSON tests included with package
1 | json_test_all(func = NULL, package = NULL, skip_func = c(), ...)
|
func |
function to test, also refers to name of JSON file in test/reference folders |
package |
name of package |
skip_func |
skip this functions (vector of character) |
... |
arguments to pass to 'json_test' function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.