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 Ubuntu Archiv lucid (universe)
Version3.4.5-1
Sektionuniverse/web
Prioritätoptional
Installierte Größe4268 Byte
Hängt ab vonphp-pear, php5-cli, php-benchmark
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße309848 Byte
Prüfsumme MD5b7d4f30d513f72b83701eae7f6839e1d
Prüfsumme SHA14ce60e40c6422e1d11a3a6633948d504f343ab84
Prüfsumme SHA25668ce25801be9a6efed99465c29ef1846e3f8a9bb3605505690a64f6747ee56a1
Link zum Herunterladenphpunit_3.4.5-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