PHPackages                             mchubar/testrail - 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. mchubar/testrail

ActiveLibrary

mchubar/testrail
================

Extension for TestRail integration

v1.3(6y ago)02PHPPHP &gt;=7.1

Since Apr 25Pushed 6y agoCompare

[ Source](https://github.com/mchubar/testrail)[ Packagist](https://packagist.org/packages/mchubar/testrail)[ RSS](/packages/mchubar-testrail/feed)WikiDiscussions master Synced 6d ago

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

Codeception TestRail Integration
================================

[](#codeception-testrail-integration)

The extension allows to integrate your test with TestRail. First run will create test suites and test cases.

Features
========

[](#features)

- Creates test suites and test cases automaticaly
- Tracks all runs with given version

Configuration:
==============

[](#configuration)

```
extensions:
    enabled:
        - Codeception\TestRail\TestRailIntegrationExtension
    config:
        Codeception\TestRail\TestRailIntegrationExtension:
            version: "%VERSION%"
            url: "https://trail.example.com/index.php?"
            username: "autotest@example.com"
            password: "password"
            projectId: "1"
```

Run
===

[](#run)

```
> VERSION=1.2 codecept run api -d
Codeception PHP Testing Framework v2.5.4
Powered by PHPUnit 6.5.12 by Sebastian Bergmann and contributors.
Running with seed:

  TestRails integration is enabled. Version: 1.2
...
Time: 4.4 seconds, Memory: 20.25MB

OK (3 tests, 11 assertions)
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~104 days

Total

3

Last Release

2370d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2e6b33a2f03a2d48b08837c75ce97c8bbae626472b4a5591e76187e49fcc65dd?d=identicon)[rasstroen](/maintainers/rasstroen)

---

Top Contributors

[![fr05t1k](https://avatars.githubusercontent.com/u/2131624?v=4)](https://github.com/fr05t1k "fr05t1k (7 commits)")

### Embed Badge

![Health badge](/badges/mchubar-testrail/health.svg)

```
[![Health](https://phpackages.com/badges/mchubar-testrail/health.svg)](https://phpackages.com/packages/mchubar-testrail)
```

###  Alternatives

[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
