PHPackages                             tonicforhealth/testrail-report-aggregator - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PDF &amp; Document Generation](/categories/documents)
4. /
5. tonicforhealth/testrail-report-aggregator

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

tonicforhealth/testrail-report-aggregator
=========================================

Tool to aggregation report from JUnit like format to TestRail run report.

v0.1.0(10y ago)00MITPHP

Since Jun 3Pushed 10y ago2 watchersCompare

[ Source](https://github.com/tonicforhealth/testrail-report-aggregator)[ Packagist](https://packagist.org/packages/tonicforhealth/testrail-report-aggregator)[ RSS](/packages/tonicforhealth-testrail-report-aggregator/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (12)Versions (2)Used By (0)

Testrail Report Aggregator
==========================

[](#testrail-report-aggregator)

[![License](https://camo.githubusercontent.com/09d4a4e52fa31c3ea6eb88435c5e439bcda1a1abc5b75121ca52c8586d317f7f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f746f6e6963666f726865616c74682f746573747261696c2d7265706f72742d61676772656761746f722e7376673f6d61784167653d32353932303030)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/34bebfd712aa3fbbbf50ff9264bd92793d8bf513283925b7fe94640f0214e41b/68747470733a2f2f7472617669732d63692e6f72672f746f6e6963666f726865616c74682f746573747261696c2d7265706f72742d61676772656761746f722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/tonicforhealth/testrail-report-aggregator)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/72beca04ba5a1d00e39bcdfc44f39f4d5c1207625a7c9b65f25857e57e7d4c33/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f746f6e6963666f726865616c74682f746573747261696c2d7265706f72742d61676772656761746f722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/tonicforhealth/testrail-report-aggregator/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/5a0a19e1b80bafcdb1ce63799e3bbb451624a7b0d66a18fd483440bca6174445/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f746f6e6963666f726865616c74682f746573747261696c2d7265706f72742d61676772656761746f722f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/tonicforhealth/testrail-report-aggregator/?branch=master)[![SensioLabsInsight](https://camo.githubusercontent.com/51e9b76854068f11c471f49a7e68744c26da9e3e25bf65f4b626b8f643262d42/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f65303637303939632d666263322d346339662d383439632d6433633139363061613837302f6d696e692e706e67)](https://insight.sensiolabs.com/projects/e067099c-fbc2-4c9f-849c-d3c1960aa870)

Tool to aggregation report from JUnit like format to TestRail run report.

Installation using [Composer](http://getcomposer.org/)
------------------------------------------------------

[](#installation-using-composer)

```
$ composer require tonicforhealth/testrail-report-aggregator
```

Junit report example
--------------------

[](#junit-report-example)

```

```

Case sync use ident which find in the name by using regex ^\[\\w.\_-\]+.\[\\w\]+.\[\\w\]+

Usage
-----

[](#usage)

```
