sweetchuck/junit-merger
Merge multiple JUnit XML report files into a single combined report. Useful for aggregating test results from parallel jobs, multiple test suites, or split CI runs into one JUnit-compatible XML output.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sweetchuck/junit-merger-cli | 0.84 | CLI tool to merge multiple JUnit XML reports into a single file. Reads file paths from stdin or arguments, outputs to stdout or a specified file. Supports DOM-based and fast substring handlers, with an option to recalculate testsuite counts. | 1 | 1 | 1 | 246 | 1 | 6.4 | 23.3 | — | 9 months ago | |
| contributte/phpunit | 0.82 | PHPUnit integration helpers by Contributte for PHP projects. Provides lightweight tooling and conventions to simplify writing, running, and organizing tests, with sensible defaults and compatibility aimed at smoother CI and developer experience. | 1 | 2 | 2 | 1K | 0 | 9.9 | 41.9 | MIT | 7 months ago | |
| phpunit/dbunit | 0.81 | PHPUnit extension for database interaction testing. Provides DbUnit helpers for setting up database fixtures and asserting database state in tests. Install via Composer (dev) or PHAR. Note: this package is no longer maintained. | 223 | 245 | 185 | 47K | 9 | 5.0 | 24.7 | NOASSERTION | 11 years ago | |
| wyrihaximus/test-utilities | 0.80 | A set of PHP test utilities for package development: a PHPUnit TestCase with helpers like random namespaces and temp directories, plus ready-made configuration defaults for PHPStan and Rector (paths and docblock-to-attribute conversions). | 7 | 7 | 1 | 145K | 6 | 34.0 | 69.9 | MIT | 5 hours ago | |
| drjele/symfony-phpunit | 0.80 | Symfony bridge for running PHPUnit tests with a simple, consistent setup. Provides helpers and configuration to integrate PHPUnit into Symfony projects, smoothing bootstrapping and test execution across environments. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| sempro/phpunit-pretty-print | 0.80 | Pretty-print PHPUnit test output for cleaner, more readable console runs. sempro/phpunit-pretty-print adds a nicer, compact format that highlights failures and progress, helping you scan results faster while keeping compatibility with standard PHPUnit workflows. | 184 | 187 | 25 | 64K | 3 | 4.3 | 35.3 | MIT | 5 years ago | |
| digitalrevolution/phpunit-extensions | 0.77 | — | 3 | 3 | 2 | 3K | 1 | 21.0 | 44.3 | MIT | 5 months ago | |
| facile-it/paraunit | 0.75 | Run PHPUnit test suites faster by executing tests in parallel across multiple processes. Includes a Symfony-based CLI, supports modern PHPUnit/Symfony versions, and can collect code coverage in parallel with automatic selection of the best available driver. | 145 | 146 | 19 | 43K | 8 | 29.4 | 42.6 | Apache-2.0 | 2 months ago | |
| sanmai/phpunit-double-colon-syntax | 0.74 | Run individual PHPUnit test methods with the familiar file::method syntax (like pytest). This dev package rewrites args via Composer autoload so vendor/bin/phpunit tests/FooTest.php::testBar becomes file + --filter automatically. Supports multiple methods; PHPUnit 6+. | 0 | 0 | 0 | 639 | 0 | 15.5 | 44.4 | BSD-3-Clause | 3 months ago | |
| symplify/monorepo-builder | 0.74 | Tools for managing PHP monorepos: scaffold a packages layout, merge and propagate composer.json data, validate shared dependency versions, bump inter-package constraints, and automate releases via a single monorepo-builder.php config. | 525 | 526 | 46 | 176K | 7 | 27.3 | 42.9 | MIT | 1 week ago | |
| sweetchuck/robo-phpstan | 0.63 | Robo tasks for running PHPStan in your PHP projects. Provides configurable commands and integration helpers to execute static analysis as part of Robo workflows and CI pipelines, with options for paths, config files, and reporting. | 0 | 0 | 0 | 803 | 1 | 0.1 | 40.1 | — | — | |
| sweetchuck/composer-suite-handler | 0.63 | — | 0 | 0 | 0 | 12 | 2 | 0.4 | 15.4 | — | — | |
| sweetchuck/git-hooks | 0.60 | — | 2 | 2 | 0 | 911 | 1 | 12.1 | 36.8 | — | 7 months ago | |
| lastdragon-ru/phpunit-xml | 0.60 | Tools for working with PHPUnit’s XML configuration: parse, build, and validate phpunit.xml files programmatically. Useful for CI automation, config generation, and upgrades/migrations between PHPUnit versions, with a focused API designed for PHP projects. | 0 | 0 | 0 | 25 | 0 | 0.0 | 19.5 | MIT | — | |
| symplify/changelog-linker | 0.59 | Automatically links issue and pull request references in your changelog to GitHub (and similar) URLs. Cleans up release notes by turning #123, GH-123 or full references into clickable links, with configurable patterns and formatting for consistent, readable changelogs. | 77 | 85 | 8 | 10K | 0 | 0.6 | 29.0 | MIT | — |
How can I help you explore Laravel packages today?