@schafevormfenster/testing-utils
v0.1.2
Published
Helpers for unit and integration testing - fuzzy matching and YAML dataset loading
Readme
Testing Utils
Domain
Testing Helpers & Utilities
Purpose
This package provides helpers for unit and integration testing, including fuzzy matching and YAML dataset loading.
Responsibilities
- Fuzzy Matching: String similarity and token matching algorithms.
- Dataset Loading: YAML dataset loading for tests.
- Test Utilities: Helper functions for common testing scenarios.
Boundaries
- Usage: Used by test files across all packages.
- No Dependencies: Should not depend on other internal packages.
