[−][src]Crate k9
see https://github.com/aaronabramov/k9 for high level description of the library
Modules
| __macros__ | |
| assertions | |
| config | |
| string_diff |
Macros
| assert_equal | Asserts that two passed arguments are equal. panics if they are not |
| assert_err_matches_regex | Asserts that the passed |
| assert_matches_regex | Asserts that passed |
| assert_matches_snapshot | Formats passed value and asserts that it matches existing snaphot.
If snapshot file for this test does not exist, test can be run with |