PHPackages                             lukaskolista/i-systems-unit-tests - 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. lukaskolista/i-systems-unit-tests

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

lukaskolista/i-systems-unit-tests
=================================

Default environment for unit testing

022PHP

Since May 18Pushed 9y ago1 watchersCompare

[ Source](https://github.com/lukaskolista/i-systems-unit-tests)[ Packagist](https://packagist.org/packages/lukaskolista/i-systems-unit-tests)[ RSS](/packages/lukaskolista-i-systems-unit-tests/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Konfiguracja środowiska:
========================

[](#konfiguracja-środowiska)

W celu uruchomienia projektu wymagane jest posiadanie **php w wersji &gt;= 5.6**. Aby skonfigurować środowisko należy wykonać poniższą instrukcję.

Instalacja zależności
---------------------

[](#instalacja-zależności)

1. Pobierz composer zgodnie z instrukcją:
2. Wykonaj polecenie `php composer.phar create-project lukaskolista/i-systems-unit-tests nazwa-katalogu-docelowego dev-master`

Od tej pory możesz uruchamiać testy w utworzonym projekcie (nazwa-katalogu-docelowego) za pomocą polecenia `php vendor/bin/phpunit`

Konfiguracja runnera w PhpStorm:
--------------------------------

[](#konfiguracja-runnera-w-phpstorm)

### Konfiguracja runnera PHPUnit

[](#konfiguracja-runnera-phpunit)

1. W prawym górnym rogu rozwiń listę skonfigurowanych runnerów i kliknij "Edit Configuration..."
2. W otwartym oknie naciśnij ikonę "+" a następnie wybierz opcję "PHPUnit"
3. W konfiguracji runnera PHPUnit wpisz dowolną nazwę, a następnie wybierz następujące ustawienia test runnera: "Defined in configuration file" oraz "Use alternative configuration file" i ustaw ścieżkę do pliku phpunit.xml.dist w projekcie
4. Kliknij w ikonę konfiguracji PHPUnit (ikona koła zembatego i klucza po prawej od opcji "Use alternative configuration file"
5. W sekcji "PHPUnit library" zaznacz opcję "Use custom autoloader" a następnie podaj ścieżkę do pliku vendor/bin/phpunit w projekcie.

### Jeżeli nie masz skonfigurowanej ścieżki do php, to należy ją skonfigurować:

[](#jeżeli-nie-masz-skonfigurowanej-ścieżki-do-php-to-należy-ją-skonfigurować)

1. PhpStorm-&gt;Preferences...
2. W meny po lewej stronie otwartego okna wybierz: Languages &amp; Frameworks-&gt;PHP
3. W opcjach konfiguracji ustaw "PHP language level" oraz "Interpreter"

Po wykonaniu powyższej konfiguracji możesz uruchamiać testy w PHP Storm za pomocą runnera (zielona strzałka): Aby sprawdzić poprawność konfiguracji uruchom testy - powinien uruchomić się 1 test z 1 asercją.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/196e3df22d5dd08a961195d429a987c90553adc2899b10d096d99e99aad6c373?d=identicon)[isystemslk](/maintainers/isystemslk)

### Embed Badge

![Health badge](/badges/lukaskolista-i-systems-unit-tests/health.svg)

```
[![Health](https://phpackages.com/badges/lukaskolista-i-systems-unit-tests/health.svg)](https://phpackages.com/packages/lukaskolista-i-systems-unit-tests)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14228.7M341](/packages/dms-phpunit-arraysubset-asserts)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

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