join_specs_to_tests(specs, auto_test_dir = NULL, man_test_dir = NULL)

Arguments

specs

tibble of stories and requirements. See input_formats.

auto_test_dir

Path to directory containing .csv and .json files with results from automated tests. See input_formats.

man_test_dir

Path to directory containing .md files and screenshots for results from manual tests. See input_formats.