Skip to content

Commit 8f46b53

Browse files
committed
initial code drop
1 parent 828806a commit 8f46b53

File tree

656 files changed

+85620
-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.

656 files changed

+85620
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio Version 17
4+
VisualStudioVersion = 17.9.34728.123
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BigReqnrollProject", "BigReqnrollProject\BigReqnrollProject.csproj", "{FF36A89E-7F92-42A5-BAAC-9D14D4841A10}"
7+
EndProject
8+
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Debug|Any CPU = Debug|Any CPU
11+
Release|Any CPU = Release|Any CPU
12+
EndGlobalSection
13+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14+
{FF36A89E-7F92-42A5-BAAC-9D14D4841A10}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{FF36A89E-7F92-42A5-BAAC-9D14D4841A10}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{FF36A89E-7F92-42A5-BAAC-9D14D4841A10}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{FF36A89E-7F92-42A5-BAAC-9D14D4841A10}.Release|Any CPU.Build.0 = Release|Any CPU
18+
EndGlobalSection
19+
GlobalSection(SolutionProperties) = preSolution
20+
HideSolutionNode = FALSE
21+
EndGlobalSection
22+
GlobalSection(ExtensibilityGlobals) = postSolution
23+
SolutionGuid = {C6DB3333-67D7-450F-8CCB-F71584E316FC}
24+
EndGlobalSection
25+
EndGlobal
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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="2.1.0-local" />
12+
<PackageReference Include="MSTest.TestAdapter" Version="3.4.3" />
13+
<PackageReference Include="MSTest.TestFramework" Version="3.4.3" />
14+
</ItemGroup>
15+
16+
<ItemGroup>
17+
<Folder Include="Drivers\" />
18+
<Folder Include="Support\" />
19+
</ItemGroup>
20+
21+
</Project>
Lines changed: 164 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,164 @@
1+
Feature: Feature #$434
2+
Text description of feature #434
3+
4+
5+
6+
Scenario: Scenario #434_0
7+
Text description of scenario #434_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 #434_1
23+
Text description of scenario #434_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 #434_2
39+
Text description of scenario #434_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 #434_3
55+
Text description of scenario #434_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 #434_4
71+
Text description of scenario #434_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 #434_5
87+
Text description of scenario #434_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 #434_6
103+
Text description of scenario #434_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 #434_7
119+
Text description of scenario #434_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 #434_8
135+
Text description of scenario #434_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 #434_9
151+
Text description of scenario #434_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 #$123
2+
Text description of feature #123
3+
4+
5+
6+
Scenario: Scenario #123_0
7+
Text description of scenario #123_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 #123_1
23+
Text description of scenario #123_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 #123_2
39+
Text description of scenario #123_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 #123_3
55+
Text description of scenario #123_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 #123_4
71+
Text description of scenario #123_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 #123_5
87+
Text description of scenario #123_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 #123_6
103+
Text description of scenario #123_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 #123_7
119+
Text description of scenario #123_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 #123_8
135+
Text description of scenario #123_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 #123_9
151+
Text description of scenario #123_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)