Module: Servus::Testing

Defined in:
lib/servus/testing.rb,
lib/servus/testing/matchers.rb,
lib/servus/testing/example_builders.rb,
lib/servus/testing/example_extractor.rb

Overview

Testing utilities for Servus services.

This module provides helpers for extracting example values from JSON schemas to use in tests, making it easier to create test fixtures without manually maintaining separate factory files.

Defined Under Namespace

Modules: ExampleBuilders, Matchers Classes: ExampleExtractor