Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for History operation #1

Merged
merged 7 commits into from
May 13, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update README.md
Co-authored-by: Jack Fraser <[email protected]>
  • Loading branch information
jhlee-mitre and ms-k1ngk0ng committed May 12, 2022
commit 9cc223ddb6af92ae2c2df338f49b2decab9f7bad
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The TestScript Engine is to support FHIR testing in an integrated and systematic

### Limitations

TestScript Execution Engine is in the early stages of development; it is neither functionally complete nor bug-free.
TestScript Execution Engine is in the early stages of development; it is neither functionally complete nor bug-free and we encourage contributions, feedback, and issue-opening from the community.


### Getting started
Expand Down