Laravel DOM Assertions
– github.com - submitted by René Sinnbeck
When testing your views it can be tricky to check if everything is as expected. This package makes it easy to check if specific things exists in the DOM and has the correct attributes.
Read more [github.com]