assign_test_ids | Assigns Test Id's to stories generated via milestones |
check_uniq_col_vals | Check unique values of column |
extract_issue_summary | Extract Summary section from Github issue |
extract_issue_tests | Extract Tests section from Github issue |
get_issues | Get tibble of issues associated with a specific milestone |
get_risk | Get risk field for each issue |
get_sys_info | Capture environment variables, system info, and/or session... |
leading_lcs | Leading longest common substring |
merge_requirements_and_stories | Join the stories and requirements by requirement ID. |
milestone_to_test_id | Update stories dataframe with newly generated test ids |
mrgvalprep | Pre-processing helpers for ingesting data destined for... |
overwrite_tests | Overwrite test files with new Test Id's |
parse_github_issues | Process issues from Github into a tibble of properly... |
parse_golang_test_json | Parse Go test output |
parse_test_id | Extract test ID from a string. Always takes the _first_ ID... |
parse_tests | Reads and returns all tests from test files |
parse_testthat_list_reporter | Parse testthat output |
pipe | Pipe operator |
pull_tagged_repo | Clones the specified repo at the specified tag to disk |
read_requirements_gsheet | Read requirements from a Google Sheet. |
read_spec_gsheets | Read requirements and stories from Google Sheets. |
read_spec_yaml | Read stories and requirements from YAML files |
read_stories_gsheet | Read stories from a Google Sheet. |
read_stories_only_gsheet | Read a stories gsheet that maps to tests instead of... |
read_test_df | Read in the csv will results from all the tests |
replace_test_str | Replace test names in test file |
requirements_from_tests | Requirements from tests |
rm_blank | drop blanks |
rm_h | remove leading hyphen |
rm_s | remove leading star/bullet |
roll_up_test_ids | Roll up so test ID's are unique and passed/failed sums up... |
run_tests | Test a source package |
setup_package_env | Helper for setting up package environment for testing |
sort_tests_by_nchar | Sort test ids by number of characters in test description |
sp_sections | split body by Test and Summary |
stories_to_yaml | Write a stories tibble to YAML file |
strip_test_id | Return a string without the embedded test ID. |
validate_tests | Run and summarize tests |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.