Download the PHP package ninjify/nunjuck without Composer
On this page you can find all versions of the php package ninjify/nunjuck. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ninjify/nunjuck
More information about ninjify/nunjuck
Files in ninjify/nunjuck
Download ninjify/nunjuck
More information about ninjify/nunjuck
Files in ninjify/nunjuck
Vendor ninjify
Package nunjuck
Short Description Special tuned version of nette/tester for your PHP projects
License MIT
Homepage https://github.com/ninjify/nunjuck
Package nunjuck
Short Description Special tuned version of nette/tester for your PHP projects
License MIT
Homepage https://github.com/ninjify/nunjuck
Please rate this library. Is it a good library?
Informations about the package nunjuck
Website 🚀 contributte.org | Contact 👨🏻💻 f3l1x.io | Twitter 🐦 @contributte
Usage
To install latest version of ninjify/nunjuck
use Composer.
Versions
State | Version | Branch | PHP |
---|---|---|---|
dev | ^0.5.0 |
master |
>= 7.1 |
stable | ^0.4.0 |
master |
>= 7.1 |
Documentation
Environment
TestCases
There are many predefined test cases.
BaseTestCase
BaseMockeryTestCase
+TMockeryTestCase
BaseMockistaTestCase
+TMockistaTestCase
BaseContainerTestCase
+TContainerTestCase
Toolkit
Toolkit
is class for handling anonymous tests functions.
Toolkit::setUp(function() { ... })
is called before test function.Toolkit::tearDown(function() { ... })
is after before test function.Toolkit::bind($object)
binds new context into test function, you can access$this->
inside.Toolkit::test(function() { ... })
triggers test function.
Notes
Little helper to your tests.
Development
See how to contribute to this package. This package is currently maintained by these authors.
Consider to support contributte development team. Also thank you for using this package.
All versions of nunjuck with dependencies
PHP Build Version
Package Version
The package ninjify/nunjuck contains the following files
Loading the files please wait ....