Commit ca69a21
Adding Jenkins pipeline support (#7)
* creating new project using specflow plugin
* Delete .DS_Store
* removing .DS_Stores
* Update .gitignore
* specflow nunit glue fixes
* adding single parallel and local testing
* configuring local
* adding capability file for on prem grid and machine browser
updating readme file
* removed app folder
* changing naming conventions,
removing comments and unused packages
* changing naming conventions
* created(Jenkinsfile): adding Jenkinsfile
* updating dotnet command path
* updating dotnet command path
* updating dotnet command path
* updating cd to navigate to solution dir
* adding force copy
* updating dotnet path
* modifying capabilites-local.yml to add Local path from Jenkins step
* updating Local path for Jenkins
Co-authored-by: Samiran Saha <samiran.s89@gmail.com>1 parent c9c2eaa commit ca69a21
2 files changed
Lines changed: 36 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 30 | | |
37 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
38 | 62 | | |
39 | 63 | | |
40 | | - | |
41 | | - | |
| 64 | + | |
42 | 65 | | |
43 | 66 | | |
44 | 67 | | |
45 | | - | |
46 | 68 | | |
47 | | - | |
| 69 | + | |
48 | 70 | | |
49 | 71 | | |
50 | 72 | | |
51 | | - | |
52 | 73 | | |
53 | | - | |
| 74 | + | |
54 | 75 | | |
55 | 76 | | |
56 | 77 | | |
57 | | - | |
58 | | - | |
| 78 | + | |
59 | 79 | | |
60 | 80 | | |
61 | 81 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments