Public Member Functions | Static Public Attributes | Private Member Functions | List of all members
commands.TestLite Class Reference
Inheritance diagram for commands.TestLite:
Inheritance graph
[legend]

Public Member Functions

def finalize_options (self)
 
def initialize_options (self)
 
def run (self)
 

Static Public Attributes

string description = 'run tests without fetching or building anything.'
 
list user_options = []
 

Private Member Functions

def _add_eggs_to_path (self)
 

Detailed Description

Command to run tests without fetching or building anything.

Definition at line 79 of file tests/commands.py.

Member Function Documentation

◆ _add_eggs_to_path()

def commands.TestLite._add_eggs_to_path (   self)
private
Fetch install and test requirements

Definition at line 103 of file tests/commands.py.

◆ finalize_options()

def commands.TestLite.finalize_options (   self)

Definition at line 88 of file tests/commands.py.

◆ initialize_options()

def commands.TestLite.initialize_options (   self)

Definition at line 85 of file tests/commands.py.

◆ run()

def commands.TestLite.run (   self)

Definition at line 92 of file tests/commands.py.

Member Data Documentation

◆ description

string commands.TestLite.description = 'run tests without fetching or building anything.'
static

Definition at line 82 of file tests/commands.py.

◆ user_options

list commands.TestLite.user_options = []
static

Definition at line 83 of file tests/commands.py.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:03:37