-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTest Results - examples_feature.xml
53 lines (53 loc) · 5.23 KB
/
Test Results - examples_feature.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="UTF-8"?><testrun duration="36380" footerText="Generated by RubyMine on 11/1/17 1:03 PM" name="examples.feature">
<count name="total" value="8"/>
<count name="passed" value="8"/>
<config configId="CucumberRunConfigurationType" name="examples.feature">
<predefined_log_file id="RUBY_CUCUMBER" enabled="true"/>
<module name="jb_example_1"/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)"/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="C:/Users/kalen.daniel/RubymineProjects/Brandon/example_project"/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false"/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE=""/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true"/>
<envs>
<env name="JRUBY_OPTS" value="-X+O"/>
</envs>
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true"/>
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false"/>
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
<COVERAGE_PATTERN ENABLED="true">
<PATTERN REGEXPS="/.rvm/" INCLUDED="false"/>
</COVERAGE_PATTERN>
</EXTENSION>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*.feature"/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT"/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE=""/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="C:/Users/kalen.daniel/RubymineProjects/Brandon/example_project/features/examples.feature"/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TAGS_FILTER" VALUE=""/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_NAME_FILTER" VALUE=""/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_ARGS" VALUE="--color -r features"/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE=""/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false"/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="VERBOSE_OPTION" VALUE="false"/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false"/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false"/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false"/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_RUNNER_PATH" VALUE=""/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_RUNNER" VALUE="false"/>
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SETTINGS_VERSION" VALUE="2"/>
</config>
<suite duration="36380" locationUrl="file://C:/Users/kalen.daniel/RubymineProjects/Brandon/example_project/features/examples.feature:1" name="Feature: Examples" status="passed">
<suite duration="24844" locationUrl="file://C:/Users/kalen.daniel/RubymineProjects/Brandon/example_project/features/examples.feature:3" name="Scenario: Looking at the Build analytics data layer" status="passed">
<test duration="4746" locationUrl="file://C:/Users/kalen.daniel/RubymineProjects/Brandon/example_project/features/examples.feature:4" name="Given I visit "https://www.build.com/"" status="passed"/>
<test duration="19928" locationUrl="file://C:/Users/kalen.daniel/RubymineProjects/Brandon/example_project/features/examples.feature:5" name="And I reload the page a couple times to close the pop-ups" status="passed"/>
<test duration="139" locationUrl="file://C:/Users/kalen.daniel/RubymineProjects/Brandon/example_project/features/examples.feature:6" name="And I should see the following page elements in the data layer" status="passed"/>
<test duration="31" locationUrl="file://C:/Users/kalen.daniel/RubymineProjects/Brandon/example_project/features/examples.feature:19" name="But more importantly these elements should return expected values" status="passed"/>
</suite>
<suite duration="11536" locationUrl="file://C:/Users/kalen.daniel/RubymineProjects/Brandon/example_project/features/examples.feature:26" name="Scenario: Looking at the Build analytics data layer on next page" status="passed">
<test duration="1868" locationUrl="file://C:/Users/kalen.daniel/RubymineProjects/Brandon/example_project/features/examples.feature:27" name="Given I then visit "https://www.build.com/bathroom"" status="passed"/>
<test duration="9522" locationUrl="file://C:/Users/kalen.daniel/RubymineProjects/Brandon/example_project/features/examples.feature:28" name="And I reload the next page a couple times to close the pop-ups" status="passed"/>
<test duration="123" locationUrl="file://C:/Users/kalen.daniel/RubymineProjects/Brandon/example_project/features/examples.feature:29" name="And I should see the new following page elements in the data layer" status="passed"/>
<test duration="23" locationUrl="file://C:/Users/kalen.daniel/RubymineProjects/Brandon/example_project/features/examples.feature:42" name="But more importantly these new page elements should return expected values" status="passed"/>
</suite>
</suite>
</testrun>