You are viewing documentation for an outdated version. It is no longer supported!

How to install

composer require aedart/athenaeum-testing --dev

Caution

Please note that due to the Orchestra Testbenchopen in new window dependency, the entire Laravel Frameworkopen in new window is included. This is not a mistake. It is how Orchestra is able to provide testing mechanisms for building Laravel specific components and packages.

If you are new to this, please make sure to read Orchestra's documentationopen in new window. Also, ensure this package is required as a development dependencyopen in new window (e.g. via the --dev option).