PHPackages                             r3h6/typo3-browserkit-testing - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. r3h6/typo3-browserkit-testing

ActiveLibrary[Testing &amp; Quality](/categories/testing)

r3h6/typo3-browserkit-testing
=============================

BrowserKit testing for TYPO3

0.7.1-alpha(2mo ago)07.4k↓75%MITPHPPHP &gt;=8.2

Since Mar 4Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/r3h6/typo3-browserkit-testing)[ Packagist](https://packagist.org/packages/r3h6/typo3-browserkit-testing)[ RSS](/packages/r3h6-typo3-browserkit-testing/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (57)Versions (25)Used By (0)

TYPO3 BrowserKit Testing
========================

[](#typo3-browserkit-testing)

Brings [Symfony's BrowserKit Component](https://github.com/symfony/browser-kit) to [TYPO3 Testing Framework](https://github.com/TYPO3/testing-framework).

Example
-------

[](#example)

```
class MyTestCase extends BrowserKitTestCase
{
    public function testExample()
    {
        $client = self::getClient($this);
        $crawler = $client->request('GET', '/');
        self::assertSelectorExists('.example');
    }
}
```

See also [tests/Functional/DomCrawlerAssertionsTest.php](tests/Functional/DomCrawlerAssertionsTest.php)

Assertions
----------

[](#assertions)

You can find details on [Symfony's Testing Documentation](https://symfony.com/doc/current/testing.html#testing-the-response-assertions).

❌ Response Assertions
❌ Request Assertions
❌ Browser Assertions
✅ Crawler Assertions
✅ Mailer Assertions

Known problems
--------------

[](#known-problems)

- File upload not (yet) implemented

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance86

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88% 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 ~69 days

Recently: every ~4 days

Total

23

Last Release

67d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/16a90ecca50b4d985e1d1b3a051dba9159a0602bc61605a222935257331325d5?d=identicon)[r3h6](/maintainers/r3h6)

---

Top Contributors

[![r3h6](https://avatars.githubusercontent.com/u/4550541?v=4)](https://github.com/r3h6 "r3h6 (22 commits)")[![r3h6i](https://avatars.githubusercontent.com/u/171346872?v=4)](https://github.com/r3h6i "r3h6i (3 commits)")

### Embed Badge

![Health badge](/badges/r3h6-typo3-browserkit-testing/health.svg)

```
[![Health](https://phpackages.com/badges/r3h6-typo3-browserkit-testing/health.svg)](https://phpackages.com/packages/r3h6-typo3-browserkit-testing)
```

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M204](/packages/sulu-sulu)[drupal/core-dev

require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.

2022.6M344](/packages/drupal-core-dev)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[sproutcms/cms

Enterprise content management and framework

242.5k4](/packages/sproutcms-cms)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M577](/packages/shopware-core)

PHPackages © 2026

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