phuse-org / valtools

Validation framework for R packages used in clinical research and drug development.
https://phuse-org.github.io/valtools/
Other
51 stars 10 forks source link

Approvable requirements and test cases documents #105

Open peymaneshghi opened 3 years ago

peymaneshghi commented 3 years ago

It would be nice to pull all individual requirements and create a requirements report to seek approval. Similarly test cases usually require approval prior to test execution and it would be nice if we can print them in a test cases report template. so maybe vt_use_req_report() and vt_use_test_case_report() ?