Public Member Functions | |
def | finalize_options (self) |
def | initialize_options (self) |
def | run (self) |
Static Public Attributes | |
string | description = 'run aio tests without fetching or building anything.' |
list | user_options = [] |
Private Member Functions | |
def | _add_eggs_to_path (self) |
Command to run aio tests without fetching or building anything.
Definition at line 140 of file tests/commands.py.
|
private |
Fetch install and test requirements
Definition at line 166 of file tests/commands.py.
def commands.TestAio.finalize_options | ( | self | ) |
Definition at line 149 of file tests/commands.py.
def commands.TestAio.initialize_options | ( | self | ) |
Definition at line 146 of file tests/commands.py.
def commands.TestAio.run | ( | self | ) |
Definition at line 152 of file tests/commands.py.
Definition at line 143 of file tests/commands.py.
|
static |
Definition at line 144 of file tests/commands.py.