Skip to content
Snippets Groups Projects
Commit a3dce5c4 authored by Lucas Signorelli's avatar Lucas Signorelli
Browse files

Implémentation du stage test avec codeception

parent 6fbf703c
Branches
No related tags found
No related merge requests found
Pipeline #10911 failed
......@@ -20,5 +20,5 @@ build-job: # Le job se lance dans la phase de build
unit-test-job: # Le job se lance dans la phase de test
stage: test
script:
- echo "Running unit tests"
\ No newline at end of file
- php vendor/bin/codecept generate:cest Acceptance Premier
- php vendor/bin/codecept run --steps
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment