EGS Brachy
An egs++ user code for rapid brachytherapy calculations
Loading...
Searching...
No Matches
Functions | Variables
gen_tests Namespace Reference

Functions

 get_tests ()
 
 gen_docs (fname)
 

Variables

 root_tests = os.path.join("..", "eb_tests")
 
 globber = os.path.join(root_tests, "*", "test.py")
 
str outfile = "tests.md"
 

Function Documentation

◆ gen_docs()

gen_tests.gen_docs (   fname)

Definition at line 30 of file gen_tests.py.

◆ get_tests()

gen_tests.get_tests ( )

Definition at line 11 of file gen_tests.py.

Variable Documentation

◆ globber

gen_tests.globber = os.path.join(root_tests, "*", "test.py")

Definition at line 9 of file gen_tests.py.

◆ outfile

str gen_tests.outfile = "tests.md"

Definition at line 47 of file gen_tests.py.

◆ root_tests

gen_tests.root_tests = os.path.join("..", "eb_tests")

Definition at line 6 of file gen_tests.py.