Skip to content

marcella-galambos-move/lunr.halo

 
 

Repository files navigation

Lunr.Halo

build status codecov

Lunr.Halo is a set of PHPUnit helper libraries.

  • LunrBaseTestCase extends PHPUnit\Framework\TestCase and offers convenience methods to access class methods/properties using reflection as well as mocking functions/methods using uopz (PHP 7) and runkit (PHP 5).
  • CallbackMock is a Mock class to help test callbacks
  • FluidInterfaceMock is a Mock class to help test methods containing fluid interface calls.

Installation

  • Install Lunr.Halo with Composer or with your own installer.
  • Lunr.Halo follows the semantic versioning standards.

Community

Contributing

Lunr.Halo is an Open Source, community-driven project. Join by contributing code or documentation.

If you encounter any issues when using Lunr.Halo you can report them on github

About Us

Lunr.Halo development is spearheaded by Move.

About

Unit test helper classes for PHPUnit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.4%
  • jq 1.3%
  • Shell 1.3%