read_stories_only_gsheet: Read a stories gsheet that maps to tests instead of...

read_stories_only_gsheetR Documentation

Read a stories gsheet that maps to tests instead of requirements

Description

Read a stories gsheet that maps to tests instead of requirements

Usage

read_stories_only_gsheet(
  ss,
  sheet = NULL,
  story_id_col = "StoryId",
  story_name_col = "StoryName",
  story_description_col = "StoryDescription",
  risk_col = "ProductRisk",
  test_ids_col = "TestIds"
)

metrumresearchgroup/mrgvalprep documentation built on Dec. 10, 2022, 3:17 a.m.