Update conventions for test generation

This commit is contained in:
syl20bnr 2018-06-09 00:25:31 -04:00
parent f393ca2ef7
commit 1ddd843130
1 changed files with 1 additions and 0 deletions

View File

@ -329,6 +329,7 @@ If table specific commands are available the they are grouped under the
A lot of languages have their own test frameworks. These frameworks
share common actions that we can unite under the same key bindings:
- ~SPC m t~ is the prefix for test execution.
- ~SPC m t g~ is the prefix for test generation.
- ~SPC m t X~ is used to execute ~SPC m t x~ but in debug mode (if supported).
*** All languages