sinnbeck/laravel-dom-assertions
Extra DOM assertion helpers for Laravel HTTP tests. Assert elements, text, forms, selects, and datalists with more precision than assertSee/SeeText. Works with Livewire and Blade views/components; includes quick existence checks and a method reference.
Full Changelog: https://github.com/sinnbeck/laravel-dom-assertions/compare/v3.1.0...v3.1.1
Full Changelog: https://github.com/sinnbeck/laravel-dom-assertions/compare/v3.0.10...v3.1.0
Full Changelog: https://github.com/sinnbeck/laravel-dom-assertions/compare/v3.0.9...v3.0.10
Full Changelog: https://github.com/sinnbeck/laravel-dom-assertions/compare/v3.0.8...v3.0.9
Full Changelog: https://github.com/sinnbeck/laravel-dom-assertions/compare/v3.0.7...v3.0.8
Full Changelog: https://github.com/sinnbeck/laravel-dom-assertions/compare/v3.0.6...v3.0.7
contains('selector', 'text value') shorthand by @weshooper in https://github.com/sinnbeck/laravel-dom-assertions/pull/71Full Changelog: https://github.com/sinnbeck/laravel-dom-assertions/compare/v3.0.5...v3.0.6
Full Changelog: https://github.com/sinnbeck/laravel-dom-assertions/compare/v3.0.4...v3.0.5
Sorry for the release spam, bunch of little bug fixes I was catching
Full Changelog: https://github.com/sinnbeck/laravel-dom-assertions/compare/v3.0.3...v3.0.4
Full Changelog: https://github.com/sinnbeck/laravel-dom-assertions/compare/v3.0.2...v3.0.3
Full Changelog: https://github.com/sinnbeck/laravel-dom-assertions/compare/v3.0.1...v3.0.2
Full Changelog: https://github.com/sinnbeck/laravel-dom-assertions/compare/v3.0.0...v3.0.1
This includes breaking changes, if you're using PHP 8.0 or Laravel 9, please use version 2.x: otherwise use 3.x
Full Changelog: https://github.com/sinnbeck/laravel-dom-assertions/compare/v2.9.0...v3.0.0
Full Changelog: https://github.com/sinnbeck/laravel-dom-assertions/compare/v2.8.0...v2.9.0
Full Changelog: https://github.com/sinnbeck/laravel-dom-assertions/compare/v2.7.0...v2.8.0
Add support for testing Blade components - by @ziadoz
Laravel 12 support (@laravel-shift and @jackbayliss)
Add missing ide helpers for TestView (by @markieo1)
Re-release as last release was broken for some reason
containsText() assertion. (thanks to @balping )->doesntHave() assertionHow can I help you explore Laravel packages today?