Skip to content

Saleen0x0f/phpunit-json-result

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPUnit Json Result

The tools can communicate with API using JSON.

This package requires PHPUnit 10+ and PHP 8.2+.

Install

composer require --dev saleen/phpunit-json-result

Usage

Register extension in your phpunit.xml file:

<extensions>
    <bootstrap class="Saleen\PHPUnitJsonResult\PHPUnitJsonResultExtension" />
</extensions>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages