Open dev99problems opened 4 years ago
Can you try the latest version? https://github.com/SamVerschueren/alfy-test/releases/tag/v0.4.0
Thanks for quick response! With latest 0.4.0
version it still throws an error, but now it's different
node_modules/alfy-test/index.js:40
Rejected promise returned by test. Reason:
AlfyTestError {
result: '',
message: 'Could not parse result as JSON',
}
I get the same error as soon as I update from version 0.3.0 to 0.4.0.
Is there any update on this issue?
My dependencies are:
Not sure this package is still maintained, but anyway would be thankful for any help. I tried to use it to test my workflow and find out, that any time I do
ava
throws an error like:TBH I cloned another project — alfred-firebase, installed deps and tried to run tests and got pretty similar error from ava/alfy-test.
Tech details: