Download the PHP package in4s/utest without Composer
On this page you can find all versions of the php package in4s/utest. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor in4s
Package utest
Short Description PHP Unit Testing Class
License MIT
Homepage https://github.com/in4s/utest/
Package utest
Short Description PHP Unit Testing Class
License MIT
Homepage https://github.com/in4s/utest/
Please rate this library. Is it a good library?
Informations about the package utest
UTest
PHP Unit Testing Class
v1.9.0
Using this class you can render unit tests results directly on a web page.
Getting started
-
Install this library using composer.
-
Make your own tests files, by example taken from tests/UTestTest.php
- Use this code to run tests and display results on page.
!!! Important note: You need JQuery attached to the webpage to use this version of the class.
The class code is documented by DocBlocks, so you can use it as documentation.
Complies with standards:
- RSR v0.90.1
- Semantic Versioning 2.0.0 (https://semver.org/)
All versions of utest with dependencies
PHP Build Version
Package Version
The package in4s/utest contains the following files
Loading the files please wait ....