phpunit-code-unit 3.0.2-3ubuntu1 source package in Ubuntu

Changelog

phpunit-code-unit (3.0.2-3ubuntu1) plucky; urgency=medium

  * d/control: remove phpunit B-D to allow phpunit migration
  * d/rules: do not halt upon build-time test failures

 -- Athos Ribeiro <email address hidden>  Mon, 10 Feb 2025 18:36:13 -0300

Upload details

Uploaded by:
Athos Ribeiro
Uploaded to:
Plucky
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpunit-code-unit_3.0.2.orig.tar.xz 4.3 MiB a132e445655edf270275b8819e10db52bae3da6da9d1a046964598b96ac935e3
phpunit-code-unit_3.0.2-3ubuntu1.debian.tar.xz 50.5 KiB bcd0ce03c27a484be78036aaa793a26966d931cddcb2d7c199d473f2bc24497d
phpunit-code-unit_3.0.2-3ubuntu1.dsc 2.2 KiB c24e4d7cb42c3f88c82fe3b20df9939fc5f6c5f90617cd66b36ed55a304f75e3

View changes file

Binary packages built by this source

phpunit-code-unit: Collection of value objects that represent the PHP code units

 This component provides a collection of value objects that represent the PHP
 code units. It is used by PHPUnit.
 .
 PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
 testing framework.