Skip to content
Snippets Groups Projects
Commit 4bc9192f authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

Codeception coverage

parent 0839dcdf
No related branches found
No related tags found
No related merge requests found
......@@ -459,6 +459,11 @@ codeception test:
script:
- vendor/bin/codecept run --steps --xml --html -d
codeception test coverage:
<<: *job-codeception-test
script:
- vendor/bin/codecept run --coverage --steps --xml --html -d
codeception test latest woocommerce:
<<: *job-codeception-test
variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment