AlleleTools
File formats
Algorithms
CLI modules
Format commands
Plot commands
Test commands
API Documentation
alleleTools package
Subpackages
alleleTools.format package
alleleTools.plot package
alleleTools.tests package
Submodules
alleleTools.utils package
Submodules
AlleleTools
alleleTools package
alleleTools.tests package
alleleTools.tests.test_argtypes module
Edit on GitHub
alleleTools.tests.test_argtypes module
class
alleleTools.tests.test_argtypes.
TestOutputPath
[source]
Bases:
object
test_fail
(
path
:
str
)
[source]
test_file_already_exists
(
tmp_path
)
[source]
test_ok
(
tmp_path
)
[source]
test_only_dir_without_file
(
tmp_path
)
[source]
test_only_file_in_current_dir
(
tmp_path
,
monkeypatch
)
[source]