Sander van Beek

Results 68 comments of Sander van Beek

> Hypothesis will adjust data generation so it is more likely to generate non-400 responses That'd be good, indeed. As long as it still does generate _some_ 4xx codes. But...

I actually ran into this today with a coworker with `0x100` which is not in the `0x00`-`0xff` range. This time it is the Python HTTP lib that raises an exception....

Sounds good. For now, we've fixed it with the hook ;)

I've added the `color` option to boxes, in that I've opted to make the contents and borders have the same color. However, you can simply overwrite the content with something...

So I worked on this a bit while making the `.attribute()` command. When creating a command with the option `type: 'assertion'` you can make Cypress retry both the command itself...

There are currently no plans for doing any work on this. I simply don't have any leads to make this work, so I feel it's not worth spending time on...

The screenshots in `README.md` should be updated. The command does not run on my Windows machine...

@torifat If you can point me to where I should probably start I can probably figure things out from there.

I looked at this today and got it working (see screenshot below). But right now without the option since there does not seem to be an existing way to pass...

Some tests are failing and it seems to be unrelated to my changes. Can you make sense of errors like the one below? These tests already failed before I changed...