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

ActiveLibrary

codeception/testrail
====================

Extension for TestRail integration

v4.0.0(6y ago)13.1k4[2 PRs](https://github.com/fr05t1k/testrail/pulls)PHPPHP &gt;=7.1

Since Apr 25Pushed 3y ago3 watchersCompare

[ Source](https://github.com/fr05t1k/testrail)[ Packagist](https://packagist.org/packages/codeception/testrail)[ RSS](/packages/codeception-testrail/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (2)Versions (7)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

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.3% 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 ~150 days

Total

3

Last Release

2272d ago

Major Versions

v1.2 → v4.0.02020-02-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f83e9e6dfa100118a2b71023e4219eb312e04527d6e5b593fae94af26f0b3c8?d=identicon)[Fr05t1k](/maintainers/Fr05t1k)

---

Top Contributors

[![fr05t1k](https://avatars.githubusercontent.com/u/2131624?v=4)](https://github.com/fr05t1k "fr05t1k (13 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")

---

Tags

codeceptiontestrailtests

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/codeception-testrail/health.svg)](https://phpackages.com/packages/codeception-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

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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