Skip to content

Conversation

@HavokInspiration
Copy link
Member

Follows #5088 & #5075

Copy link
Contributor

@antograssiot antograssiot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work

=================================

Pour faciliter les tests de vos applications console, CakePHP est doté d'une classe
``ConsoleIntegrationTestCase`` qui peut être utiliser pour tester vos applications
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utilisée

Pour commencer à tester votre application console, créez un "test case" qui *extends*
``Cake\TestSuite\ConsoleIntegrationTestCase``. Cette classe contient une méthode
``exec()`` qui est utilisée pour exécuter votre commande. Vous pouvez passer la
même chaîne que vous passerez au CLI dans cette méthode.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

passeriez ?

@HavokInspiration
Copy link
Member Author

@antograssiot C'est corrigé. Décidément, ce n'était pas le week-end de la grammaire et de la conjugaison 😄

@antograssiot
Copy link
Contributor

Super boulot 👏

@antograssiot antograssiot merged commit 3153089 into 3.next Jul 17, 2017
@antograssiot antograssiot deleted the 3.next-fr branch July 17, 2017 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants