Crate rustic_testing

Source
Expand description

Testing utilities for the rustic ecosystem.

Modules§

backend
Backends to be used solely for testing.

Functions§

add_match_to_vector
Add a match to the given vector.
files_differ
Check if the given files differ.
get_matches
Get the matches for the given patterns and output.
get_temp_file
Get a temporary file.

Type Aliases§

TestResult
A test result.