I find the plugin pytest-flakefinder (https://github.com/dropbox/pytest-flakefinder), which seems to support UnitTest Style Tests already. You may want to refer to this file:
https://github.com/dropbox/pytest-flakefinder/blob/master/tests/test_flakefinder.py
Do you think it helpful for pytest-repeat?