Sha256: d17dfaa6ac194674a84c93f7f598e413a17f3a79368def1b6c117b25ac43c7e0
Contents?: true
Size: 1.68 KB
Versions: 1
Compression:
Stored size: 1.68 KB
Contents
# <%= title_name %> Test Kit <%= human_name %> [Inferno](https://github.com/inferno-community/inferno-core) test kit for FHIR testing. ## Documentation - [Inferno documentation](https://inferno-framework.github.io/inferno-core/) - [Ruby API documentation](https://inferno-framework.github.io/inferno-core/docs) - [JSON API documentation](https://inferno-framework.github.io/inferno-core/api-docs) ## Instructions for Developing tests To get started writing tests, click "Use this template" on github or use the Ruby-based command: `gem install inferno_core && inferno new my-test-kit`. Refer to the Inferno documentation for information about [setting up your development environment and running Inferno](https://inferno-framework.github.io/inferno-core/getting-started.html#getting-started-for-inferno-test-writers). ## Example Inferno test kits - https://github.com/inferno-community/ips-test-kit - https://github.com/inferno-community/shc-vaccination-test-kit ## License Copyright <%= Time.now.year %> TODO 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.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
inferno_core-0.4.31 | lib/inferno/apps/cli/templates/README.md.tt |