Mithun

Results 14 comments of Mithun

> Hi Stuk, > > Yes, eslint work with .vue files by using a parser (vue-eslint-parser). > > Agreed, it should work, but I noticed that this plugin assumes that...

Is there any update on this? We have similar requirement

It still exists, any updates on this? passing --watch along with server start is also not working

@ericmccarthy7 - your answer is helpful. Can you please assist how to configure the same in routes.json: https://stackoverflow.com/questions/52034326/mock-search-filter-using-json-server

can you post your code here @izyl ?

Hi, is there a solution for this? We are also facing the same problem. The first test case failing is skipping all the other tests and specs as well which...

@javierbrea - when i tried to configure as spec in environmental variable, the other tests in the same suite executes. I have this inline configuration, can we set up `spec`...

Thanks, @javierbrea - it's working. I thought we cannot configure it in multiple places and hence felt it was not working...

@javierbrea - what exactly is FAIL_FAST_BAIL? Is this retry option? We also need to retry for 'n' of times before we skip the other tests in the suite

Thanks for the consideration. By default wb.write(filename); generates xlsx without any password. I was looking for generating xlsx file with password optionally. And read the same file giving password from...