-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Goal
Implemented a feature to handle multi-destinations in TestScript
FHIR Spec
https://www.hl7.org/fhir/testscript-definitions.html#TestScript.destination
Detail
There are two elements in TestScript concern multi actor: origin and destination. Since the engine is a command line based application, origins may be the engine itself regardless. Therefore, the engine only concerns destination. The engine reads TestScript when it is loaded and figure out the number of destination. If there are multiple destinations, the engine will ask a user to enter server addresses for each corresponds to destination.
Testscript
Example TestScript for multi-agent should be included.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request