PHPackages                             vion/test-case - 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. vion/test-case

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

vion/test-case
==============

TestCase for laravel

1.1.6.2(3y ago)094MITPHPPHP ^7.4|^8.0

Since Jul 29Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Thundersking/laravel-test-case)[ Packagist](https://packagist.org/packages/vion/test-case)[ RSS](/packages/vion-test-case/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (23)Used By (0)

TestCase for laravel testing
----------------------------

[](#testcase-for-laravel-testing)

### Install

[](#install)

```
composer require vion/test-case
```

### Basic Usage

[](#basic-usage)

Create a file `.env.testing` and add params:

```
VION_USERNAME_TEST=admin@test.ru
VION_PASSWORD_TEST=password
VION_OAUTH_CLIENT_ID=3
```

Inherit TestCase in your test file and use trait `CreatesApplication;`

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Recently: every ~0 days

Total

22

Last Release

1266d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a5cc8715f0a385c6ecce744648bf57ced57c4cd39d776f9c6e069df448cbd570?d=identicon)[vion](/maintainers/vion)

---

Top Contributors

[![Thundersking](https://avatars.githubusercontent.com/u/51370026?v=4)](https://github.com/Thundersking "Thundersking (8 commits)")

### Embed Badge

![Health badge](/badges/vion-test-case/health.svg)

```
[![Health](https://phpackages.com/badges/vion-test-case/health.svg)](https://phpackages.com/packages/vion-test-case)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)

PHPackages © 2026

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