git_delete_sample_log | R Documentation |
This is a TearDown helper function for Kaiaulu unit tests that manipulates git logs.
git_delete_sample_log(folder_path = "/tmp")
folder_path |
An optional path to where the sample .git should be created. |
A folder kaiaulu_sample is assumed to have been created by git_create_sample_log
, and is deleted by this function.
The path to the sample .git file.
Other unittest:
git_create_sample_log()
,
make_jira_issue()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.