PHP Classes

File: phpunit.sh

Recommend this page to a friend!
  Classes of Paulo Henrique   Ajudaime API   phpunit.sh   Download  
File: phpunit.sh
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Ajudaime API
Find people close to the user who needs help
Author: By
Last change:
Date: 3 years ago
Size: 145 bytes
 

Contents

Class file image Download
#!/usr/bin/env bash echo "criando schema" php bin/console --env=test doctrine:migration:migrate echo "rodando testes" ./vendor/bin/simple-phpunit