You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add option to pass header values to markdown rendered from test code files via the test code name. include ability of user to pass a vector of headers when calling vt_file.
Example usage:
Option 1: from the test code file
vt_file(path, dynamic_referencing) # headers are pulled from test_that "desc" argument
add option to pass header values to markdown rendered from test code files via the test code name. include ability of user to pass a vector of headers when calling
vt_file
.Example usage:
The text was updated successfully, but these errors were encountered: