[
https://issues.apache.org/jira/browse/NLPCRAFT-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17397923#comment-17397923
]
Sergey Kamov commented on NLPCRAFT-381:
---------------------------------------
ready for review NLPCRAFT-381
1) should be tested (maybe fixed under win and Linux) - Now it is tested under
macOS only
2) this test skipped when executed ALL junits from IDE
3) it called with: *mvn clean verify -P 'examples,mvntests'*
(Note that *mvn clean verify* without 'profile' parameters tests only one
module - nlpcraft. You have to add profiles for tests modules `examples` and
`mvntests` )
if you want to look at tests results (to be sure that test was called) you can
look at log, just call *mvn clean verify -P 'examples,mvntests' > log.txt*
> Need to develop auto-test for NLPCraft CLI.
> -------------------------------------------
>
> Key: NLPCRAFT-381
> URL: https://issues.apache.org/jira/browse/NLPCRAFT-381
> Project: NLPCraft
> Issue Type: Task
> Reporter: Aaron Radzinski
> Assignee: Sergey Kamov
> Priority: Major
> Fix For: 0.9.1
>
>
> Right now - CLI is not being tested at all (except for manual runs).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)