This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git
The following commit(s) were added to refs/heads/master by this push:
new c9e65b4 Update test_framework.html
c9e65b4 is described below
commit c9e65b4b71843eb637f0c35c168981cb7322acc8
Author: Aaron Radzinzski <[email protected]>
AuthorDate: Sat Jul 10 09:34:50 2021 -0700
Update test_framework.html
---
tools/test_framework.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tools/test_framework.html b/tools/test_framework.html
index 456ecc2..22cda6c 100644
--- a/tools/test_framework.html
+++ b/tools/test_framework.html
@@ -208,6 +208,10 @@ public class AlarmModel extends NCModelFileAdapter {
<li>
Run <code class="script">bin/nlpcraft.sh help
--cmd=test-model</code> to get a full help on this command.
</li>
+ <li>
+ In REPL mode you can use <code>retest-model</code>
command to re-run the last mode test with the
+ same parameters avoiding the need to retype all the
parameters again.
+ </li>
</ul>
</div>
<div class="tab-pane fade show" id="nav-class" role="tabpanel">