The "reporter" option from the configuration file will be ignored. #4234
Labels
AREA: server
FREQUENCY: level 1
STATE: Auto-locked
An issue has been automatically locked by the Lock bot.
SYSTEM: configuration storage
TYPE: bug
The described behavior is considered as wrong (bug).
Milestone
What is your Test Scenario?
I am running a simple test to check if the html body is present. With that, I am using a reporter in
.testcaferc.json
What is the Current behavior?
The test runs successfully but I get this message on console :
The "reporter" option from the configuration file will be ignored.
What is the Expected behaviour?
The
.testcaferc.json
file shall find the reporter and save report accordingly.What is your web application and your TestCafe test code?
.testcaferc.json
partcucumber-json is installed in the version 3.0.1 but this issue is anyway independent of which reporter I am using.
Same error happens with this configuration of reporter
Your website URL (or attach your complete example):
Your complete test code (or attach your test files):
Your complete configuration file (if any):
Your complete test report:
Screenshots:
Steps to Reproduce:
Your Environment details:
The text was updated successfully, but these errors were encountered: