Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amashigeseiji/assistedinjectionsample
https://github.com/amashigeseiji/assistedinjectionsample
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/amashigeseiji/assistedinjectionsample
- Owner: amashigeseiji
- Created: 2020-02-03T11:00:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-03T11:00:55.000Z (almost 5 years ago)
- Last Synced: 2024-12-15T15:34:13.712Z (22 days ago)
- Language: PHP
- Size: 33.2 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Amashige.Test
## Installation
composer install
## Usage
### Run server
composer serve
### QA
composer test // run unit test
composer tests // run test and quality checks
composer coverage // test coverage
composer cs-fix // fix the coding standard