Add the example that shows all tests.
This commit is contained in:
parent
3010850d92
commit
8342de6478
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ There is a script called debug-test.sh in the scripts folder that takes a REGEX
|
|||
# Once in the debugger, i.e. at the chevrons prompt, setting a breakpoint could be as follows:
|
||||
>>> b main
|
||||
```
|
||||
Another idea is to see all the tests in general, at the least the ones prefixed with "test". This is accomplished via the following: `scripts/debug-test.sh test`.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue