supervision/test/annotators
Jirka Borovec 5ced8c4ea0
Add unit tests for `key_points` - skeleton & annotators (#2099)
* Refactor key point annotator tests to use reusable fixtures for test clarity and maintainability
* Apply suggestions from code review
* fix(pre_commit): 🎨 auto format pre-commit hooks
* Move `assert_image_mostly_same` helper to a shared module and update imports in tests
* Update test/key_points/test_skeletons.py

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-29 18:22:19 +01:00
..
__init__.py 🧪 initial API tests 2023-07-24 23:17:21 +02:00
test_core.py Add unit tests for `key_points` - skeleton & annotators (#2099) 2026-01-29 18:22:19 +01:00
test_utils.py Refactor test utilities: clarify module purpose and improve function's names (#2094) 2026-01-27 07:13:18 +01:00