arpablue/fftest

It is a tool to create and execute test unit.

Maintainers

Package info

github.com/arpablue/fftest

pkg:composer/arpablue/fftest

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v0.0.1 2024-04-23 10:01 UTC

This package is auto-updated.

Last update: 2026-03-11 14:18:48 UTC


README

It is a PHP unit test tool to create and execute test plans and test cases.

Before to run

From PHP 8.3 or later a requirements is necessary disable the TLS, the following command disable de TLS:

composer config -g -- disable-tls true