mglaman / pest-plugin-drupal

A plugin for using Pest to test your Drupal code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains the Pest Plugin for Drupal.

NOTE Leveraging existing PHPUnit test case base classes (beyond UnitTestCase) is not possible due to Drupal defaulting to test isolation. For contex see pestphp/pest#665 and pestphp/pest#618.

If you want to start testing your application with Pest, visit the main Pest Repository.

Pest was created by Nuno Maduro under the Sponsorware license. It got open-sourced and is now licensed under the MIT license.

About

A plugin for using Pest to test your Drupal code

License:MIT License


Languages

Language:PHP 100.0%