|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1 |
efrain |
1 |
@behat_test @test3 @testtheme
|
|
|
2 |
Feature: Test feature 3
|
|
|
3 |
In order to test behat.yml in phpunit
|
|
|
4 |
As an user
|
|
|
5 |
I need to be able to include this feature
|
|
|
6 |
|
|
|
7 |
@javascript
|
|
|
8 |
Scenario: I should not be included in normal execution.
|
|
|
9 |
Given I pause scenario execution
|