1.3 KiB
Executable File
1.3 KiB
Executable File
diff_test
diff_test(name, file1, file2, kwargs)
A test that compares two files.
The test succeeds if the files' contents match.
Parameters
name |
required.
The name of the test rule. |
file1 |
required.
Label of the file to compare to |
file2 |
required.
Label of the file to compare to |
kwargs |
optional. |