hjJunior / pest-lazy-evalutation-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Given When Then (GWT) Plugin for Pest

A simple API allows you to structure your tests focused on the behaviour. Given-When-Then separation makes the test easier to understand at a glance.

Install

composer require milroyfraser/pest-plugin-gwt --dev

Usage

more examples

About

License:MIT License


Languages

Language:PHP 100.0%