FHIR Test Cases Instructions
Instructions on how to run the FHIR test cases
Last updated
Was this helpful?
Instructions on how to run the FHIR test cases
Last updated
Was this helpful?
Download and install soapui (a testing tool for SOAP and REST APIs):
Pull santempi repository from github :
Having docker installed, run the following command inside santempi/instant directory where the docker-compose.yml file exists to spin up docker containers.
Import FHIR test cases which are located at santempi/SanteMPI-Test-Cases-soapui-project.xml.
They can be run as an entire test suite
or an individual test case
or test step.