Skip to content

Commit 8ee1307

Browse files
committed
Add average size project with 500 scenarios (50 feature files)
1 parent 7681f8a commit 8ee1307

File tree

54 files changed

+8234
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+8234
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<Project Sdk="Microsoft.NET.Sdk">
2+
3+
<PropertyGroup>
4+
<TargetFramework>net8.0</TargetFramework>
5+
<Nullable>enable</Nullable>
6+
<ImplicitUsings>enable</ImplicitUsings>
7+
</PropertyGroup>
8+
9+
<ItemGroup>
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
11+
<PackageReference Include="Reqnroll.MsTest" Version="3.0.0-local" />
12+
<PackageReference Include="MSTest.TestAdapter" Version="3.4.3" />
13+
<PackageReference Include="MSTest.TestFramework" Version="3.4.3" />
14+
</ItemGroup>
15+
16+
</Project>
Lines changed: 164 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,164 @@
1+
Feature: Feature #$29
2+
Text description of feature #29
3+
4+
5+
6+
Scenario: Scenario #29_0
7+
Text description of scenario #29_0
8+
9+
Given I do this
10+
Given I do this
11+
Given I do this
12+
Given I do this
13+
When I do this
14+
When I do this
15+
When I do this
16+
When I do this
17+
Then I do this
18+
Then I do this
19+
Then I do this
20+
Then I do this
21+
22+
Scenario: Scenario #29_1
23+
Text description of scenario #29_1
24+
25+
Given I do this
26+
Given I do this
27+
Given I do this
28+
Given I do this
29+
When I do this
30+
When I do this
31+
When I do this
32+
When I do this
33+
Then I do this
34+
Then I do this
35+
Then I do this
36+
Then I do this
37+
38+
Scenario: Scenario #29_2
39+
Text description of scenario #29_2
40+
41+
Given I do this
42+
Given I do this
43+
Given I do this
44+
Given I do this
45+
When I do this
46+
When I do this
47+
When I do this
48+
When I do this
49+
Then I do this
50+
Then I do this
51+
Then I do this
52+
Then I do this
53+
54+
Scenario: Scenario #29_3
55+
Text description of scenario #29_3
56+
57+
Given I do this
58+
Given I do this
59+
Given I do this
60+
Given I do this
61+
When I do this
62+
When I do this
63+
When I do this
64+
When I do this
65+
Then I do this
66+
Then I do this
67+
Then I do this
68+
Then I do this
69+
70+
Scenario: Scenario #29_4
71+
Text description of scenario #29_4
72+
73+
Given I do this
74+
Given I do this
75+
Given I do this
76+
Given I do this
77+
When I do this
78+
When I do this
79+
When I do this
80+
When I do this
81+
Then I do this
82+
Then I do this
83+
Then I do this
84+
Then I do this
85+
86+
Scenario: Scenario #29_5
87+
Text description of scenario #29_5
88+
89+
Given I do this
90+
Given I do this
91+
Given I do this
92+
Given I do this
93+
When I do this
94+
When I do this
95+
When I do this
96+
When I do this
97+
Then I do this
98+
Then I do this
99+
Then I do this
100+
Then I do this
101+
102+
Scenario: Scenario #29_6
103+
Text description of scenario #29_6
104+
105+
Given I do this
106+
Given I do this
107+
Given I do this
108+
Given I do this
109+
When I do this
110+
When I do this
111+
When I do this
112+
When I do this
113+
Then I do this
114+
Then I do this
115+
Then I do this
116+
Then I do this
117+
118+
Scenario: Scenario #29_7
119+
Text description of scenario #29_7
120+
121+
Given I do this
122+
Given I do this
123+
Given I do this
124+
Given I do this
125+
When I do this
126+
When I do this
127+
When I do this
128+
When I do this
129+
Then I do this
130+
Then I do this
131+
Then I do this
132+
Then I do this
133+
134+
Scenario: Scenario #29_8
135+
Text description of scenario #29_8
136+
137+
Given I do this
138+
Given I do this
139+
Given I do this
140+
Given I do this
141+
When I do this
142+
When I do this
143+
When I do this
144+
When I do this
145+
Then I do this
146+
Then I do this
147+
Then I do this
148+
Then I do this
149+
150+
Scenario: Scenario #29_9
151+
Text description of scenario #29_9
152+
153+
Given I do this
154+
Given I do this
155+
Given I do this
156+
Given I do this
157+
When I do this
158+
When I do this
159+
When I do this
160+
When I do this
161+
Then I do this
162+
Then I do this
163+
Then I do this
164+
Then I do this
Lines changed: 164 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,164 @@
1+
Feature: Feature #$489
2+
Text description of feature #489
3+
4+
5+
6+
Scenario: Scenario #489_0
7+
Text description of scenario #489_0
8+
9+
Given I do this
10+
Given I do this
11+
Given I do this
12+
Given I do this
13+
When I do this
14+
When I do this
15+
When I do this
16+
When I do this
17+
Then I do this
18+
Then I do this
19+
Then I do this
20+
Then I do this
21+
22+
Scenario: Scenario #489_1
23+
Text description of scenario #489_1
24+
25+
Given I do this
26+
Given I do this
27+
Given I do this
28+
Given I do this
29+
When I do this
30+
When I do this
31+
When I do this
32+
When I do this
33+
Then I do this
34+
Then I do this
35+
Then I do this
36+
Then I do this
37+
38+
Scenario: Scenario #489_2
39+
Text description of scenario #489_2
40+
41+
Given I do this
42+
Given I do this
43+
Given I do this
44+
Given I do this
45+
When I do this
46+
When I do this
47+
When I do this
48+
When I do this
49+
Then I do this
50+
Then I do this
51+
Then I do this
52+
Then I do this
53+
54+
Scenario: Scenario #489_3
55+
Text description of scenario #489_3
56+
57+
Given I do this
58+
Given I do this
59+
Given I do this
60+
Given I do this
61+
When I do this
62+
When I do this
63+
When I do this
64+
When I do this
65+
Then I do this
66+
Then I do this
67+
Then I do this
68+
Then I do this
69+
70+
Scenario: Scenario #489_4
71+
Text description of scenario #489_4
72+
73+
Given I do this
74+
Given I do this
75+
Given I do this
76+
Given I do this
77+
When I do this
78+
When I do this
79+
When I do this
80+
When I do this
81+
Then I do this
82+
Then I do this
83+
Then I do this
84+
Then I do this
85+
86+
Scenario: Scenario #489_5
87+
Text description of scenario #489_5
88+
89+
Given I do this
90+
Given I do this
91+
Given I do this
92+
Given I do this
93+
When I do this
94+
When I do this
95+
When I do this
96+
When I do this
97+
Then I do this
98+
Then I do this
99+
Then I do this
100+
Then I do this
101+
102+
Scenario: Scenario #489_6
103+
Text description of scenario #489_6
104+
105+
Given I do this
106+
Given I do this
107+
Given I do this
108+
Given I do this
109+
When I do this
110+
When I do this
111+
When I do this
112+
When I do this
113+
Then I do this
114+
Then I do this
115+
Then I do this
116+
Then I do this
117+
118+
Scenario: Scenario #489_7
119+
Text description of scenario #489_7
120+
121+
Given I do this
122+
Given I do this
123+
Given I do this
124+
Given I do this
125+
When I do this
126+
When I do this
127+
When I do this
128+
When I do this
129+
Then I do this
130+
Then I do this
131+
Then I do this
132+
Then I do this
133+
134+
Scenario: Scenario #489_8
135+
Text description of scenario #489_8
136+
137+
Given I do this
138+
Given I do this
139+
Given I do this
140+
Given I do this
141+
When I do this
142+
When I do this
143+
When I do this
144+
When I do this
145+
Then I do this
146+
Then I do this
147+
Then I do this
148+
Then I do this
149+
150+
Scenario: Scenario #489_9
151+
Text description of scenario #489_9
152+
153+
Given I do this
154+
Given I do this
155+
Given I do this
156+
Given I do this
157+
When I do this
158+
When I do this
159+
When I do this
160+
When I do this
161+
Then I do this
162+
Then I do this
163+
Then I do this
164+
Then I do this

0 commit comments

Comments
 (0)