Libraries tagged by text files
s3cc0/restful-api-test-engine
12 Downloads
This is a simple API Test-Engine. With simple JSON files you can run tests for all your RESTful API's.
rockylars/package-files
16344 Downloads
Simple test call to tell you what will go in a package
ave-systems/xlsx-test-utils
1478 Downloads
PHPUnit assertions for XLSX files
unfunco/phpunit-alternative-test-prefix
20 Downloads
Listener for PHPUnit that allows for alternative test method prefixes to be specified within the PHPUnit configuration file.
jeroen-de-dauw/file-fetcher
937 Downloads
Simple file fetching interface
hettiger/seo-aggregator
371 Downloads
Generate sitemap.xml and robots.txt files in Laravel or any PHP Application with ease.
vincenzodibiaggio/testable-drupal
12 Downloads
A simple set of tools and files to make your Drupal Installation a Testable Drupal Installation Based on Behat, Mink and using Selenium2, Phantomjs and CasperJs, provide a basic structure to integrate with your tests.
phrozenbyte/pico-robots
835 Downloads
This is Pico's official robots plugin to add a robots.txt and sitemap.xml to your website. Pico is a stupidly simple, blazing fast, flat file CMS.
phootwork/phootwork
23 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
lamp-of-god/kahlan-isolator-plugin
2563 Downloads
Plugin for Kahlan unit-testing framework which allows to extract functions from PHP files.
efabrica/latte-syntax-checker
1544 Downloads
Compiles latte files and checks syntax of generated php files
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
bcncommerce/stream-wrapper
13126 Downloads
PHP stream wrapper for testing classes which interact with files
abenevaut/phpunit-slicer
19 Downloads
Tool to slice PHPUnit tests files to tests suites.
tomnomnom/phpsecuritytxt
16 Downloads
A parser for security.txt files