rmarkdown
documents, instead of glueing text together.create_validation_docs
has been replaced by create_package_docs()
and create_metworx_docs()
for packages and the Metworx platform respectively.create_validation_docs
.create_package_docs()
has an added language
argument, that will change the boilerplate text depending on the language the package was predominantly coded in.NEWS.md
file.create_templates()
was introduced for easily creating templates for both packages and the Metworx platform.?mrgvalidate::input_formats
now includes information about the expected directory layout for manual tests.
read_csv_test_results()
and read_manual_test_results()
now provide a more helpful error message when called with a directory that doesn’t have any test results.
The wording of the traceability matrix’s scope text has been improved.
This release is a massive refactor, mainly because it moves all preprocessing functionality to a the new mrgvalprep
package and streamlines mrgvalidate
to be only for rendering the final validation documents.
mrgvalidate
now exports only the following functions:
For rendering validation documents:
create_validation_docs()
For checking story/requirement to test linkage: