Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.3 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.3 KB

Lion-Framework Logo

Latest Stable Version Total Downloads License PHP Version Require

About Lion-Test

Lion-Test is a library designed to enhance PHPUnit testing by extending the TestCase class and adding additional functions to simplify test development. This library aims to streamline the process of creating, managing, and running tests, allowing developers to focus on essential logic and reduce boilerplate code.

Features

  • Easy-to-use assertions beyond the default PHPUnit set.
  • Custom helper functions for common testing patterns.
  • Integration with PHPUnit for seamless test execution.

Install

composer require --dev lion/test

License

The test is open-sourced software licensed under the MIT License.