read_stories_only_gsheet | R Documentation |
Read a stories gsheet that maps to tests instead of requirements
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" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.