Let's say I want to protect a test directory.
To launch a script bsh.bsh in the test directory, you may write
Pour exécuter un script bsh.bsh du répertoire test, on écrira l'élément suivant
To run all tests for the library we just need to point the PHPUnit command-line test runner to the test directory
Pour exécuter tous les tests de la bibliothèque, nous n'avons qu'à faire pointer le lanceur de tests en ligne de commandes de PHPUnit sur ce répertoire test
PHPUnit can automatically discover and run the tests by recursively traversing the test directory.
PHPUnit peut automatiquement trouver et exécuter les tests en parcourant récursivement le répertoire test.
That is, it creates a test directory and an androidTest directory located in the app/src directory.
C'est à dire qu'il vous crée un répertoire test et un répertoire androidTest, situés dans le répertoire app/src.
Instead, make the regression test directory writable by some other user, log in as that user, and restart the tests.
À la place, rendez le répertoire des tests de régression modifiable par un autre utilisateur, devenez cet utilisateur et relancez les tests.
You should now have a project containing a contracts directory, a migrations directory, a test directory and a truffle.js file.
Vous devriez désormais avoir un projet contenant un dossier "contracts", un dossier "migrations" et un dossier "test", ainsi qu'un fichier truffle.js.
The following command specifies that the package(s) in the Exceptions folder should be deployed to the \test directory on the client machine.
La commande suivante indique que le ou les packs du dossier Exceptions doivent être déployés dans le répertoire \test sur l'ordinateur client.
Remove the test directory from phpMyAdmin, unless you are developing and need test suite.
Supprimez le dossier test de phpMyAdmin, à moins que vous ne développiez et avez besoin de cas de test.
Composing a Test Suite Using the Filesystem Probably the easiest way to compose a test suite is to keep all test case source files in a test directory.
La façon probablement la plus simple d'organiser une suite de tests est de mettre tous les fichiers sources des cas de test dans un répertoire de tests.
If the command is included in the Archives.ps1 script in the C:\test directory, and the value of the $PsUICulture automatic variable is zh-CN, Import-LocalizedData imports the Archives.psd1 file in the C:\test\zh-CN directory.
Si la commande est incluse dans le script Archives.ps1 du répertoire C:\test, et si la Cette commande importe des chaînes de texte dans la variable $msgTbl d'un script.
Download either NMSSAMPL.EXE (English) or DDNEXEMP.EXE (French) into a test directory. Then double-click it to extract the sample sections.
Téléchargez NMSSAMPL.EXE (anglais) ou DDNEXEMP.EXE (français) dans un répertoire d'essai, puis faites un double-click pour extraire les échantillons de sections.
The test.psd1 file is located in the en-US subdirectory of the C:\Test directory that contains the script.
Le fichier test.psd1 se trouve dans le sous-répertoire en-US du répertoire C:\Test contenant le script.