Kim Ward

Results 5 comments of Kim Ward

Any reason this has been open for so long?

> This library is essentially un-maintained 🙂 ah that's a shame. Hopefully @mpociot picks it up at some point.

> @wardy484 former maintainer here. I work on a separate fork now https://github.com/knuckleswtf/scribe/. It supports Pest and a bunch of other stuff. I think you'll find it even better. Ah...

I think you can assert errors are in the session (error bag): [docs](https://laravel.com/docs/8.x/http-tests#assert-session-has-errors). Alternatively, we could use `->assertSee("some error message")` to validate that the error content has been displayed on...

I did not in the end I've wound up (hopefully temporarily) running the JS on a remote host.