PHPackages                             sabo/junit-laravel - 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. sabo/junit-laravel

ActiveLibrary

sabo/junit-laravel
==================

A simplified version of the laravel framework unit test

v1.0(6y ago)09MITPHP

Since Jul 29Pushed 6y ago1 watchersCompare

[ Source](https://github.com/insomniazz/junit-laravel)[ Packagist](https://packagist.org/packages/sabo/junit-laravel)[ RSS](/packages/sabo-junit-laravel/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

sabo/junit-laravel
==================

[](#sabojunit-laravel)

框架要求
====

[](#框架要求)

Laravel &gt;= 5.1 &amp; php &gt;= 7.1.3

安装方式
====

[](#安装方式)

```
$ composer require sabo/junit-laravel -vvv
```

配置方式
====

[](#配置方式)

5.5手动配置laravel对于`SaboJunitLaravel\Providers\JunitServiceProvider::class`服务放到config/app.php中

解释路由

```
