compare pywikidiff2 to making requests to wikidiff2.

This commit is contained in:
Nathan TeBlunthuis
2025-07-07 10:51:11 -07:00
parent 4654911533
commit 14e819e565
6 changed files with 339 additions and 259 deletions

View File

@@ -1,2 +1,2 @@
#!/usr/bin/env bash
uv run pytest test/test_wiki_diff_matcher.py::test_addition --capture=tee-sys
uv run pytest test/test_wiki_diff_matcher.py --capture=tee-sys