Download the PHP package phramework/testphase without Composer
On this page you can find all versions of the php package phramework/testphase. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download phramework/testphase
More information about phramework/testphase
Files in phramework/testphase
Package testphase
Short Description API testing environment build for phramework and RESTful APIs
License Apache-2.0
Homepage https://phramework.github.io/
Informations about the package testphase
testphase
API testing environment build for phramework and RESTful APIs
Usage
Require package using composer
Execute tests written in JSON files using command line
Inside your bootstrap.php
file you MAY use the Testphase::setBase
method to set the base url of your API. For example: Testphase::setBase('http://localhost/myapp/api/');
Execute tests in PHP scripts
Development
Install
Lint and test code
Testing relies on JSONPlaceholder service.
Generate documentation
License
Copyright 2015 - 2016 Xenofon Spafaridis
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
All versions of testphase with dependencies
phramework/validate Version 0.*
phramework/exceptions Version 0.*
ext-curl Version *
ext-json Version *
corneltek/getoptionkit Version ~2