PHPackages                             laracademy/dusk-interactive - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. laracademy/dusk-interactive

ActiveLibrary[Testing &amp; Quality](/categories/testing)

laracademy/dusk-interactive
===========================

Interactive package for Dusk tests

0.5(8y ago)132.4k1MITPHP

Since Oct 6Pushed 8y ago1 watchersCompare

[ Source](https://github.com/laracademy/interactive-dusk)[ Packagist](https://packagist.org/packages/laracademy/dusk-interactive)[ RSS](/packages/laracademy-dusk-interactive/feed)WikiDiscussions master Synced today

READMEChangelog (5)DependenciesVersions (6)Used By (0)

Interactive Dusk for Laravel 5.4
================================

[](#interactive-dusk-for-laravel-54)

[![Latest Stable Version](https://camo.githubusercontent.com/22bf793b4967c23cafb978ead9535878538108095819932418f6724cf0143d2d/68747470733a2f2f706f7365722e707567782e6f72672f6c617261636164656d792f6475736b2d696e7465726163746976652f762f737461626c65)](https://packagist.org/packages/laracademy/dusk-interactive) [![Total Downloads](https://camo.githubusercontent.com/20831eaa74bdde386687e86a3d90e8da4b18530f02bab3017aece8995769c635/68747470733a2f2f706f7365722e707567782e6f72672f6c617261636164656d792f6475736b2d696e7465726163746976652f646f776e6c6f616473)](https://packagist.org/packages/laracademy/dusk-interactive) [![Latest Unstable Version](https://camo.githubusercontent.com/7cbf22686508548123c4572826d73beaa1daf6bb0702317b20900235ff182ec6/68747470733a2f2f706f7365722e707567782e6f72672f6c617261636164656d792f6475736b2d696e7465726163746976652f762f756e737461626c65)](https://packagist.org/packages/laracademy/dusk-interactive) [![License](https://camo.githubusercontent.com/9cebdeb2519457ae7b8307e38e26be093dfdb2c8a66fc5524f45d4398a52a214/68747470733a2f2f706f7365722e707567782e6f72672f6c617261636164656d792f6475736b2d696e7465726163746976652f6c6963656e7365)](https://packagist.org/packages/laracademy/dusk-interactive)

Getting Started
---------------

[](#getting-started)

To get started you need to install the package with Composer:

```
composer require laracademy/dusk-interactive
```

### Laravel &gt;= 5.5

[](#laravel--55)

That's it! The package is auto-discovered on 5.5 and up!

### Laravel &lt;= 5.4

[](#laravel--54)

Add the package service provider to your providers array in `config/app.php`

```
'providers' => [
    // ...
    Laracademy\Commands\DuskInteractiveServiceProvider ::class,
],
```

To start using this package, run this command in your terminal and follow the onscreen prompts:

```
php artisan dusk:interactive
```

### Preview

[](#preview)

##### Running a single dusk test

[](#running-a-single-dusk-test)

[![Single Dusk Test](https://camo.githubusercontent.com/aa73705cc347fb8b73c4d0894b8775d37df2d8db992ce829108018660831c725/68747470733a2f2f696d6775722e636f6d2f4a59446a3651512e676966)](https://camo.githubusercontent.com/aa73705cc347fb8b73c4d0894b8775d37df2d8db992ce829108018660831c725/68747470733a2f2f696d6775722e636f6d2f4a59446a3651512e676966)

##### Running all dusk tests

[](#running-all-dusk-tests)

[![Single Dusk Test](https://camo.githubusercontent.com/3630b4f7cb76509c1a39c246431a099258b172de7262436ce799b3754f26b5a6/68747470733a2f2f696d6775722e636f6d2f5442675672746e2e676966)](https://camo.githubusercontent.com/3630b4f7cb76509c1a39c246431a099258b172de7262436ce799b3754f26b5a6/68747470733a2f2f696d6775722e636f6d2f5442675672746e2e676966)

Disclaimer
----------

[](#disclaimer)

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 54.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

5

Last Release

3134d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4c554112713a408512e3c5986a02d598f235daa4e6683c52b0b2ec873e6cb175?d=identicon)[Laracademy](/maintainers/Laracademy)

---

Top Contributors

[![michael-mcmullen](https://avatars.githubusercontent.com/u/811123?v=4)](https://github.com/michael-mcmullen "michael-mcmullen (6 commits)")[![jackwh](https://avatars.githubusercontent.com/u/627533?v=4)](https://github.com/jackwh "jackwh (2 commits)")[![rverrips](https://avatars.githubusercontent.com/u/749015?v=4)](https://github.com/rverrips "rverrips (2 commits)")[![danrovito](https://avatars.githubusercontent.com/u/8322674?v=4)](https://github.com/danrovito "danrovito (1 commits)")

### Embed Badge

![Health badge](/badges/laracademy-dusk-interactive/health.svg)

```
[![Health](https://phpackages.com/badges/laracademy-dusk-interactive/health.svg)](https://phpackages.com/packages/laracademy-dusk-interactive)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M571](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
