https://github.com/recca0120/tester-phpunit
tester runner for phpunit on atom editor
https://github.com/recca0120/tester-phpunit
apm atom php phpunit tester tester-phpunit testing wallabyjs
Last synced: about 2 months ago
JSON representation
tester runner for phpunit on atom editor
- Host: GitHub
- URL: https://github.com/recca0120/tester-phpunit
- Owner: recca0120
- License: mit
- Created: 2017-03-09T00:17:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-13T11:02:58.000Z (almost 8 years ago)
- Last Synced: 2025-03-29T23:41:10.531Z (2 months ago)
- Topics: apm, atom, php, phpunit, tester, tester-phpunit, testing, wallabyjs
- Language: JavaScript
- Homepage:
- Size: 1.14 MB
- Stars: 34
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Tester PHPUnit
[](https://travis-ci.org/recca0120/tester-phpunit)
[](https://atom.io/packages/tester-phpunit)
[](https://atom.io/packages/tester-phpunit)
[](https://github.com/recca0120/tester-phpunit/stargazers)
[](https://github.com/recca0120/tester-phpunit/issues)
[](https://david-dm.org/recca0120/tester-phpunit)Tester PHPUnit is a tester provider for the [Atom Tester](https://atom.io/packages/tester).

#### How to / Installation
You can install through the CLI by doing:
```
$ apm install tester-phpunit
```## Thanks
- [yacut](https://github.com/yacut/tester)