test(pytest-plugin): add plugin tests

Cover validate_text assertions, fixture factories, marker registration,
and pytest integration using pytester for subprocess testing.
This commit is contained in:
2026-02-03 17:40:46 +00:00
parent ac7c5c69cf
commit 012b306749
5 changed files with 432 additions and 0 deletions

View File

@@ -0,0 +1 @@
"""Tests for the Veritext pytest plugin."""