docs(changelog): add pytest plugin entries
This commit is contained in:
@@ -31,3 +31,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- `SemanticValidator` for threshold-based semantic similarity validation
|
- `SemanticValidator` for threshold-based semantic similarity validation
|
||||||
- `semantic()` factory function for creating semantic validators
|
- `semantic()` factory function for creating semantic validators
|
||||||
- Embedding caching for performance optimisation in repeated comparisons
|
- Embedding caching for performance optimisation in repeated comparisons
|
||||||
|
- Native pytest plugin for CI/CD integration (entry point: `pytest11`)
|
||||||
|
- `validate_text()` assertion function for expressive test assertions
|
||||||
|
- `text_validation` marker for filtering validation tests
|
||||||
|
- Pytest fixtures: `text_validator` factory and `validation_context` helper
|
||||||
|
- Detailed failure messages with text preview and check diagnostics
|
||||||
|
|||||||
Reference in New Issue
Block a user