Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nitrain/nitrain
/ run_tests
Function
run_tests
tests/main.py:11–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
from
copy
import
deepcopy
10
11
def
run_tests():
12
import
faulthandler
13
faulthandler.enable()
14
unittest.main(verbosity=2)
Callers
15
test_loaders.py
File · 0.90
test_models.py
File · 0.90
test_bugs.py
File · 0.90
test_datasets.py
File · 0.90
test_transforms_random.py
File · 0.90
test_samplers_slices.py
File · 0.90
test_readers.py
File · 0.90
test_samplers.py
File · 0.90
test_trainers.py
File · 0.90
test_predictors.py
File · 0.90
test_datasets_gcs.py
File · 0.90
test_datasets_infer.py
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected