Product Code Database
Example Keywords: simulation games -psp $77-144
barcode-scavenger
   » » Wiki: Phpunit
Tag Wiki 'Phpunit'.
Tag

PHPUnit
 (

Rank: 100%
Bluestar Bluestar Bluestar Bluestar Blackstar

PHPUnit is a framework for the . It is an instance of the architecture for unit testing frameworks that originated with and became popular with . PHPUnit was created by Sebastian Bergmann and its development is hosted on .


Purpose
PHPUnit is based on the idea that developers should be able to find mistakes in their newly committed code quickly and assert that no code regression has occurred in other parts of the code base. Much like other frameworks, PHPUnit uses assertions to verify that the behavior of the specific component - or "unit" - being tested behaves as expected.Assertion (computing)


Benefits
The goal of unit testing is to isolate each part of the program and show that the individual parts are correct. A unit test provides a strict, written contract that the piece of code must satisfy. As a result, unit tests find problems early in the development cycle.

PHPUnit can output test results in a number of different formats, including XML and .


Vulnerabilities
A vulnerability that allowed attackers to execute remote code via PHPUnit was discovered in late 2017. By sending a payload of PHP code to a file that is part of PHPUnit, an attacker could execute PHP code on the webserver.


External links

Page 1 of 1
1
Page 1 of 1
1

Account

Social:
Pages:  ..   .. 
Items:  .. 

Navigation

General: Atom Feed Atom Feed  .. 
Help:  ..   .. 
Category:  ..   .. 
Media:  ..   .. 
Posts:  ..   ..   .. 

Statistics

Page:  .. 
Summary:  .. 
1 Tags
10/10 Page Rank
5 Page Refs