Skip to content

Use cli package for messaging #130

Description

@droomelotdegendt

During the creation of the dwh-migration tests, an .Rprofile was added to the package to set local options that switch on/off some tests. To make users aware of these options, messaging was added to this file (e.g.: message("ℹ️ test: snapshot and data validation tests are default set to 'RUN = FALSE'")).

The cli package offers 'Helpers for Developing Command Line Interfaces'. Might be a good idea to use this package in the future (and add it early on when there are not yet a lot of CLI messages).

Metadata

Metadata

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions