datalad_next.tests
Tooling for test implementations
|
Creates a basic test git repository. |
str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str |
|
str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str |
|
|
|
|
Verify that the particular combination of keys and values is found in one of the results |
|
Verify specific number of results (matching criteria, if any) |
|
Verify that each status dict in the results has a given status label |
|
Given a list of tuples (name, load) create such a tree |
|
|
Here is what this does (assuming UNIX, locked): | . |
|
|
|
|
|
|
|
|
Run main() of the datalad, do basic checks and provide outputs |
|
Skip test completely under Windows |
|
Skip test if uid == 0. |
Skip test when environment does not support symlinks |
|
|
Context manager to consume all logs. |
A decorator for applying a mark on test functions and classes. |