Laravel Dusk

E452797

Laravel Dusk is a browser automation and end-to-end testing tool for Laravel applications that provides an expressive API for writing and running UI tests.

All labels observed (1)

Label Occurrences
Laravel Dusk canonical 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf Laravel package ⓘ
browser automation tool ⓘ
end-to-end testing framework ⓘ
open-source software ⓘ
category software testing framework ⓘ
web application testing tool ⓘ
createdFor Laravel framework ⓘ
linked to: Laravel
designedFor testing Laravel applications ⓘ
developedBy Laravel LLC ⓘ
documentation https://laravel.com/docs/dusk ⓘ
ecosystem Laravel testing tools ⓘ
feature automatic login helpers ⓘ
database migration handling for tests ⓘ
environment isolation for tests ⓘ
support for multiple browsers via Chrome options ⓘ
integratesWith Laravel authentication system ⓘ
linked to: Laravel Fortify

Laravel service container ⓘ
PHPUnit ⓘ
license MIT License ⓘ
programmingLanguage PHP ⓘ
provides automatic browser management ⓘ
browser interaction methods ⓘ
component testing support ⓘ
console output for tests ⓘ
expressive testing API ⓘ
page object support ⓘ
screenshots capture ⓘ
repository https://github.com/laravel/dusk ⓘ
requires Laravel framework ⓘ
linked to: Laravel

PHP ⓘ
supports UI testing ⓘ
browser automation ⓘ
end-to-end testing ⓘ
functional testing ⓘ
supportsAction attach file ⓘ
check checkbox ⓘ
click element ⓘ
drag and drop ⓘ
execute JavaScript ⓘ
select option ⓘ
type into field ⓘ
uncheck checkbox ⓘ
visit URL ⓘ
supportsAssertion assert element missing ⓘ
assert element present ⓘ
assert input value ⓘ
assert path is ⓘ
see text on page ⓘ
uses ChromeDriver ⓘ
headless Chrome ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Laravel → hasComponent → Laravel Dusk ⓘ