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§
- Test
Result - A test result.