astropy.tests.runner.
keyword
Bases: object
object
A decorator to mark a method as keyword argument for the TestRunner.
TestRunner
The default value for the keyword argument. (Default: None)
None
int
keyword argument methods are executed in order of descending priority.
Methods Summary
__call__
Methods Documentation
Call self as a function.