https://github.com/inferno-framework/tutorial-test-kit
A tutorial for the Inferno Framework. Visit the Wiki in this repository to get started.
https://github.com/inferno-framework/tutorial-test-kit
Last synced: 8 months ago
JSON representation
A tutorial for the Inferno Framework. Visit the Wiki in this repository to get started.
- Host: GitHub
- URL: https://github.com/inferno-framework/tutorial-test-kit
- Owner: inferno-framework
- License: apache-2.0
- Created: 2022-05-31T18:59:47.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-08T15:33:56.000Z (12 months ago)
- Last Synced: 2025-07-24T06:22:40.716Z (11 months ago)
- Language: Ruby
- Homepage:
- Size: 664 KB
- Stars: 3
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Inferno Template Test Kit
Inferno template [Inferno](https://github.com/inferno-community/inferno-core) Test Kit
for FHIR testing.
## Instructions for Developing Your Test Kit
Refer to the Inferno documentation for information about [setting up
your development environment and running your Test Kit](https://inferno-framework.github.io/docs/getting-started/).
More information about what is included in this repository can be [found here](https://inferno-framework.github.io/docs/getting-started/repo-layout-and-organization.html).
## Documentation
- [Inferno documentation](https://inferno-framework.github.io/docs/)
- [Ruby API documentation](https://inferno-framework.github.io/inferno-core/docs/)
- [JSON API documentation](https://inferno-framework.github.io/inferno-core/api-docs/)
## Example Inferno Test Kits
A list of all Test Kits registered with the Inferno Team can be found on the [Test Kit Registry](https://inferno-framework.github.io/community/test-kits.html) page.
## License
Copyright 2024 The MITRE Corporation
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at
```
http://www.apache.org/licenses/LICENSE-2.0
```
Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.
## Trademark Notice
HL7, FHIR and the FHIR [FLAME DESIGN] are the registered trademarks of Health
Level Seven International and their use does not constitute endorsement by HL7.