/[openfoncier]/trunk/tests/run_testcase
ViewVC logotype

Contents of /trunk/tests/run_testcase

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2261 - (show annotations)
Thu Sep 5 17:02:41 2013 UTC (11 years, 5 months ago) by fmichon
File size: 388 byte(s)
Mise en concordance du dossier tests entre les applications

1 #! /bin/sh
2 ##
3 # Ce script permet d'exécuter un test de l'application après avoir
4 # effectuer les initialisations nécessaires au bon déroulement de ces tests
5 #
6 # @package openmairie_exemple
7 # @version SVN : $Id: run_testcase 2466 2013-09-05 16:59:36Z fmichon $
8 ##
9
10 # Initialisation de l'environnement de tests
11 ./init_testenv
12
13 # On exécute le test
14 phpunit --bootstrap bootstrap.php $1

Properties

Name Value
svn:executable *

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26