Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amashigeseiji/assistedinjectionsample


https://github.com/amashigeseiji/assistedinjectionsample

Last synced: 16 days ago
JSON representation

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