We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 739bde6 commit 629e71fCopy full SHA for 629e71f
README.adoc
@@ -423,7 +423,6 @@ doc:2:test_obvious_equality_with_assert_not_equals()
423
Running test_obvious_inequality_with_assert_not_equals ... SUCCESS
424
```
425
426
-##############################
427
=== *assert_matches*
428
429
assert_matches <expected-regex> <actual> [message]
@@ -472,7 +471,6 @@ doc:2:test_obvious_matching_with_assert_not_matches()
472
471
Running test_obvious_notmatching_with_assert_not_matches ... SUCCESS
473
474
475
476
== *fake* function
477
478
fake <command> [replacement code]
0 commit comments