You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.
Hey! Is the title implies I am curious if it is possible to error out on test execution (
gulp test
).I tried modifying the
plugins
property in thewebpack-test.conf.js
file to be like soBut then I get an error that says,
So it is erroring out, but not on eslint errors. At least based off of the eslint errors I see when I set
failOnError: false
.I believe I am using the latest version of the FountainJS setup.
Webpack: v2.6.1
Karma: v1.7.0
MacOS: 10.12.5
P.S. Great work on this generator! My team/company have been using your generator since way before Fountain! 👍🏻
The text was updated successfully, but these errors were encountered: