PHPackages                             brickie-toolshed/netbeans-phpunit-support - 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. brickie-toolshed/netbeans-phpunit-support

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

brickie-toolshed/netbeans-phpunit-support
=========================================

This package provides another phpunit support to netbeans than the original one.

v0.3.0(5y ago)17.7k↑142.9%MITPHP

Since Nov 14Pushed 5y ago1 watchersCompare

[ Source](https://github.com/BrickieToolShed/netbeans-phpunit-support)[ Packagist](https://packagist.org/packages/brickie-toolshed/netbeans-phpunit-support)[ RSS](/packages/brickie-toolshed-netbeans-phpunit-support/feed)WikiDiscussions master Synced yesterday

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

Netbeans Phpunit Support
========================

[](#netbeans-phpunit-support)

This package provides another phpunit support to netbeans than the original one.

##### Health status

[](#health-status)

[![Travis CI - Build Status](https://camo.githubusercontent.com/df79b2a0c938fafda56043643b18c7002ad5b6c8391d41144dba4c6c8e788ca9/68747470733a2f2f7472617669732d63692e6f72672f427269636b6965546f6f6c536865642f6e65746265616e732d706870756e69742d737570706f72742e737667)](https://travis-ci.org/BrickieToolShed/netbeans-phpunit-support)[![Github - Last tag](https://camo.githubusercontent.com/92e3a0e42b313740d0a5d7d8af82a944bd405a7411ffd0b68b4abff0fbe34a31/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f427269636b6965546f6f6c536865642f6e65746265616e732d706870756e69742d737570706f72742e737667)](https://github.com/BrickieToolShed/netbeans-phpunit-support/tags)

Supported PHPUnit versions
==========================

[](#supported-phpunit-versions)

- version 0.1.0 supports PHPUnit 4
- version 0.2.1 supports PHPUnit &gt;= 7 but &lt; 9
- version 0.3.0 supports PHPUnit &gt;= 9

Installation
------------

[](#installation)

### Locally

[](#locally)

Run `composer require brickie-toolshed/netbeans-phpunit-support:[VERSION]` within your project directory.

Where *\[VERSION\]* is one of the versions above.

### Globally

[](#globally)

Run `composer global require brickie-toolshed/netbeans-phpunit-support:[VERSION]` within your project directory.

Where *\[VERSION\]* is one of the versions above.

NetBeans configuration
----------------------

[](#netbeans-configuration)

1. create a phpunit configuration file named `phpunit.xml` at the root of your project directory
2. enable phpunit support in the *NetBeans Project Properties &gt; Testing* panel
3. check the *Use Custom Test Suite* checkbox in the *NetBeans Project Properties &gt; Testing &gt; PHPUnit* panel
4. click *Browse...* and select the test suite provider file: `./src/TestSuiteProvider.php` of this package
5. click *OK*

> Note
> you can specify the path of a custom phpunit configuration file using `TestSuiteProvider::setConfigurationFile("/path/to/config.xml")` method in a bootstrap file

Why this package
----------------

[](#why-this-package)

The `TestSuiteProvider` class uses the test suite set in your phpunit configuration file.
The default behaviour of the `NetBeansSuite` class provided by NetBeans is to create the test suite by looking for files in the test directory.
The problem is that the test case lookup lies on hard coded file naming patterns and the phpunit configuration file is not used.

License
-------

[](#license)

This project is licensed under the terms of the [MIT License](/LICENSE)

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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 ~650 days

Total

4

Last Release

1931d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3031a8d556c5dd41f5526cbf74f68ff2d522ad84162f2b8f36691b9f62d61d7c?d=identicon)[eviweb](/maintainers/eviweb)

---

Top Contributors

[![eviweb](https://avatars.githubusercontent.com/u/1310382?v=4)](https://github.com/eviweb "eviweb (21 commits)")

### Embed Badge

![Health badge](/badges/brickie-toolshed-netbeans-phpunit-support/health.svg)

```
[![Health](https://phpackages.com/badges/brickie-toolshed-netbeans-phpunit-support/health.svg)](https://phpackages.com/packages/brickie-toolshed-netbeans-phpunit-support)
```

###  Alternatives

[brianium/paratest

Parallel testing for PHP

2.5k136.1M984](/packages/brianium-paratest)[drupal/core-dev

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

2022.6M343](/packages/drupal-core-dev)[webmozarts/strict-phpunit

Enables type-safe comparisons of objects in PHPUnit

30314.4k7](/packages/webmozarts-strict-phpunit)

PHPackages © 2026

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