Format test outputs

parse_testthat_list_reporter()

Parse testthat output

parse_golang_test_json()

Parse Go test output

get_sys_info()

Capture environment variables, system info, and/or session info

validate_tests()

Run and summarize tests

Format stories and requirements

read_spec_yaml()

Read stories and requirements from YAML files

read_spec_gsheets()

Read requirements and stories from Google Sheets.

parse_github_issues()

Process issues from Github into a tibble of properly formatted stories

get_issues()

Get tibble of issues associated with a specific milestone

Convert from legacy formats

stories_to_yaml()

Write a stories tibble to YAML file

assign_test_ids()

Assigns Test Id's to stories generated via milestones

milestone_to_test_id()

Update stories dataframe with newly generated test ids

req_df_from_tests() req_df_to_yaml() stories_replace_tests_with_reqs()

Requirements from tests