PHPackages                             lostkobrakai/pw-test-helper - 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. lostkobrakai/pw-test-helper

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

lostkobrakai/pw-test-helper
===========================

Helper classes/functions for ProcessWire testing

0.0.7(9y ago)0291MITPHP

Since Dec 14Pushed 9y ago1 watchersCompare

[ Source](https://github.com/LostKobrakai/pw-test-helpers)[ Packagist](https://packagist.org/packages/lostkobrakai/pw-test-helper)[ RSS](/packages/lostkobrakai-pw-test-helper/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (2)Versions (8)Used By (0)

ProcessWire Test Helper
=======================

[](#processwire-test-helper)

Helper classes to enable automatic test db setup and browser testing with ProcessWire. The core classes should be usable by any testing framework, but currently the only real implementation is using `kahlan/kahlan`.

To install run the following in the terminal:

`composer require --dev lostkobrakai/pw-test-helper`

Kahlan
------

[](#kahlan)

Install Kahlan also via composer:

`composer require --dev kahlan/kahlan`

Create or update your `kahlan-config.php`

```
