sweetchuck/junit-merger-cli
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sweetchuck/junit-merger | 0.84 | 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. | 0 | 0 | 0 | 128 | 0 | 0.0 | 29.2 | — | — | |
| symfonycasts/internal-test-helpers | 0.83 | Internal test utilities from SymfonyCasts to streamline PHPUnit and Symfony/Laravel package testing. Provides shared helpers, fixtures, and assertions used across SymfonyCasts projects to reduce boilerplate and keep tests consistent and readable. | 0 | — | 2 | — | 0 | 0.1 | — | — | — | |
| digitalrevolution/phpunit-extensions | 0.83 | — | 3 | 3 | 2 | 3K | 1 | 21.0 | 44.3 | MIT | 5 months ago | |
| wyrihaximus/test-utilities | 0.82 | 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 | 4 days 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 | |
| sanmai/phpunit-double-colon-syntax | 0.78 | 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 | |
| drjele/symfony-phpunit | 0.74 | 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.69 | 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 | |
| kylekatarnls/multi-tester | 0.67 | Run unit tests across multiple Composer projects after changing a shared package. Multi-tester swaps your local package into dependent projects’ vendor dirs and runs their test suites (Travis CI-style supported), catching integration breakages early. | 4 | 4 | 5 | 67K | 0 | 21.6 | 61.3 | MIT | 4 months ago | |
| sweetchuck/git-hooks | 0.60 | — | 2 | 2 | 0 | 911 | 1 | 12.1 | 36.8 | — | 7 months ago | |
| sweetchuck/composer-suite-handler | 0.58 | — | 0 | 0 | 0 | 12 | 2 | 0.4 | 15.4 | — | — |
How can I help you explore Laravel packages today?