Tags

Tags give the ability to mark specific points in history as being important
  • v0.2.0

    Adopted from CSIRO AEHRC fhir-frog with org.fhirfrog namespace
  • v0.1.1-parser-fix

    Parser metadata handling fixes
  • v0.1.0

    Release 0.1.0
    
    Features:
    - Complete FHIR TestScript execution engine
    - JUnit 5 extension with @FhirTest annotation
    - CLI, Ant task, and Maven plugin deployment modes
    - FHIR TestReport generation and rendering
    - Integration tests for all deployment modes
    - PlantUML-enabled Javadoc documentation
    - Support for all TestScript operations and assertions
    - Profile validation and FHIRPath evaluation
    - Crucible TestScripts integration
    
    Modules:
    - fhir-frog-library: Core engine and JUnit extension
    - fhir-frog-rendering: TestReport generation
    - fhir-frog-cli: Standalone executable
    - fhir-frog-ant: Ant task
    - fhir-frog-maven-plugin: Maven plugin
    - fhir-frog-sample: Example tests