-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Description
I'm trying to use this. Out project was previously using the built in html reports from gemini but they removed them last week.
I have my gemini yml configured thus:
system:
plugins:
'html-reporter': {
enabled: true
}
I've tried running gemini test --reporter html gemini/tests/set1/alert.js but get the followign error:
Error: Cannot find module 'html-reporter' or 'gemini-html-reporter'
html-reporter is installed in my node_modules. I'm sure I am missing something but its hard to say what as using the html reporter as a plugin to gemini seems pretty new.
Any direction to docs would be a big help.
Metadata
Metadata
Assignees
Labels
No labels