William Deich

Results 18 comments of William Deich

I was talking with my friends about why I never just tried running the tests with all those autogenerated multiple quotation marks in a row. I think I was kind...

Feature: SpecFlowFeature1 string processing @mytag Scenario Outline: String Parsing Given I have entered And Then I entered And Then I also entered When I press combine the strings Then the...

Thank you. Where would I file the bug? Perhaps it is a documentation issue since I never read any where that you should put ' or " around the value...

Hi, I went to https://github.com/techtalk/SpecFlow but I don't see a link to file the bug. In reference to Sam's last comment, I never tried to create a scenario outline without...

It works if you put double or single quotes inside the line of gherkin - but I could not find this in the documentation - so you could say it...

@MNF Ok, well feel free to file a bug & adjust the code to be more flexible :smile: I'm busy & I'm not sure how to make that particular code...

I'm having a similar problem. Simple web workers are fine, but any code that imports classes & instantiates a new object inside a web worker always fails.

> > would it be possible to default the workers to ESM as well? > > We won't be able to do that for now. ESM workers are not supported...