read_csv_test_results | R Documentation |
Read test results from CSV files in a directory.
read_csv_test_results(test_output_dir)
test_output_dir |
path to a directory containing test output files. Each CSV file should have an accompanying JSON file. See input_formats. |
List of two elements, a tibble with test result ("results") and metadata information for each test result set ("info").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.