Reviewing the Report
Test Output
Failing scenarios:
features/hello-world.feature:3 Hello world
1 feature passed, 1 failed, 0 skipped
8 scenarios passed, 1 failed, 0 skipped
26 steps passed, 1 failed, 0 skipped, 0 undefined
Took 0m14.191sFailing tests
2020-03-20 19:11:14,392 | Voight Kampff | INFO | Starting tests for mycroft-hello-world
Feature: mycroft-hello-world # features/hello-world.feature:1
Scenario: Hello world # features/hello-world.feature:3
Given an english speaking user # features/steps/utterance_responses.py:108 0.001s
When the user says "Hello world" # features/steps/utterance_responses.py:113 0.001s
Then "mycroft-hello-world" should reply with "I'm doing very well" # features/steps/utterance_responses.py:137 10.019s
Assertion Failed: Mycroft responded with: mycroft-hello-world by mycroftai
Mycroft: hello.world.dialog(HelloWorldSkill)
"Hi to you too"
Captured stdout:
Matching with the dialog file: how.are.you.dialog
Captured logging:
INFO:msm.mycroft_skills_manager:Best match (1.0): mycroft-hello-world by mycroftaiAllure Reporting Framework
Help
Last updated
Was this helpful?