CIRCT 23.0.0git
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
pytest._ClassCompileCache Class Reference
Collaboration diagram for pytest._ClassCompileCache:
Collaboration graph
[legend]

Static Public Attributes

Path sources_dir
 
Path compile_dir
 

Detailed Description

Cached compilation artifacts shared across methods of a test class.

Definition at line 181 of file pytest.py.

Member Data Documentation

◆ compile_dir

Path pytest._ClassCompileCache.compile_dir
static

Definition at line 185 of file pytest.py.

◆ sources_dir

Path pytest._ClassCompileCache.sources_dir
static

Definition at line 184 of file pytest.py.


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