arpablue/fftest

It is a tool to create and execute test unit.

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/arpablue/fftest

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

This package is auto-updated.

Last update: 2025-12-11 13:46:12 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