-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
Migrated from Launchpad: https://bugs.launchpad.net/bugs/1517867
Original Reporter: Jonathan Lange
Date Created: 2015-11-19 12:05:54.040256+00:00
Status on Launchpad: Triaged
Importance: Wishlist
It'd be nice to have a public API for getting at the method for a test case. Currently, there's the private _get_test_method() method.
Current use case is writing RunTest implementations that change their behaviour based on annotations applied to the test method. (e.g. a thing that intermittently retries known-flaky tests).
Work-around for that use case is to have a different RunTest implementation for each test.
Metadata
Metadata
Assignees
Labels
No labels