diff options
Diffstat (limited to 'test/README.md')
-rw-r--r-- | test/README.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/README.md b/test/README.md index 73d51c995c..60279589b1 100644 --- a/test/README.md +++ b/test/README.md @@ -249,11 +249,6 @@ the file). Configuration ============= -busted (luassert) by default does not print the full result of deeply-nested -tables. But sometimes it's useful while debugging a test. - - assert:set_parameter('TableFormatLevel', 1000000) - Test behaviour is affected by environment variables. Currently supported (Functional, Unit, Benchmarks) (when Defined; when set to _1_; when defined, treated as Integer; when defined, treated as String; when defined, treated as |