DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamephpunit
BeschreibungUnit testing suite for PHP5
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version3.4.14-1
Sektionphp
Prioritätoptional
Installierte Größe2816 Byte
Hängt ab vonphp-pear, php5-cli, php-benchmark
Empfohlene Pakete
PaketbetreuerIvan Borzenkov
Quelle
Paketgröße235214 Byte
Prüfsumme MD52321d083d4e6d3e0d730006afc28c156
Prüfsumme SHA17efd4dd24e03b3eafabee1f83ba5cbced5e8a756
Prüfsumme SHA256b980df5daa61bf666990e5c0559ad4362035dc967710d0a8869b9dbda83f6f60
Link zum Herunterladenphpunit_3.4.14-1_all.deb
Ausführliche BeschreibungUnit testing allows you to write small test methods which verify units of functionality in your program. It is a powerful technique for improving the quality of your software, preventing regressions, and allowing confident refactoring of your code. . PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit testing framework, designed by Kent Beck and Erich Gamma. If you've used JUnit (for Java), PyUnit (for Python), CxxUnit (for C++), or any of the other equivalents for other languages, the API for this package should seem fairly familiar. If you've never written unit tests before, the PHPUnit API is simple to learn and use.


Impressum
Linux is a registered trademark of Linus Torvalds