Closed jhlee-mitre closed 1 year ago
Allow users to set their validator.
Allow users to set FHIRPath endpoint.
Proposed more detailed design
Ease of execution of the TestScript-engine requires specifying details of the execution as a part of the execution command instead of via interactive prompts.
Use the Thor gem used by Inferno and other Ruby CLI tools. For this initial implementation, all current configuration settings would be supported. Brief documentation would be written for how to add additional configuration options to the CLI and configuration file so that new features adding configuration options can update the CLI and config file as a part of that work.
NA
Refer to Karl's design below.