Commit 368248b
Release 0.1.35 (#74)
* Improved the error message when the call to the parent class constructor is missing in a test fixture
* Fixing the Environment variale setting documentation for Windows Powershell
* Apply suggestions from code review
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
* Feature: Discover test files with '_test' suffix (#47)
* Enable test discovery for test names with suffix 'test'
* Combine redundant suffix tests
* Remove old suffix tests
* Encapsulate test name parsing and have nuttercli call test name validation from api
* Have api client results call _is_valid_test_name from api
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
* Invalid State response is retriable (#49)
* fixed import error and refactoring
* invalid state is retriable, pull sleep is 5 seconds
* Poll wait time as flag (#51)
* poll wait time as flag
* lint fixes
* Parallel runner implementation (#59)
* Toc Update (#30)
* Release v0.1.34 (#52)
* Improved the error message when the call to the parent class constructor is missing in a test fixture
* Fixing the Environment variale setting documentation for Windows Powershell
* Apply suggestions from code review
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
* Feature: Discover test files with '_test' suffix (#47)
* Enable test discovery for test names with suffix 'test'
* Combine redundant suffix tests
* Remove old suffix tests
* Encapsulate test name parsing and have nuttercli call test name validation from api
* Have api client results call _is_valid_test_name from api
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
* Invalid State response is retriable (#49)
* fixed import error and refactoring
* invalid state is retriable, pull sleep is 5 seconds
* Poll wait time as flag (#51)
* poll wait time as flag
* lint fixes
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
* Update README.md
* Parallel runner
* Rename helper class
* Fix collect results
* Rename execute method
* Use new execute method
* Introduce add_test_fixture() method
Co-authored-by: Jesus Aguilar <3589801+giventocode@users.noreply.github.com>
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
* Fix Py4JJavaError serialization issue (#60)
* Toc Update (#30)
* Release v0.1.34 (#52)
* Improved the error message when the call to the parent class constructor is missing in a test fixture
* Fixing the Environment variale setting documentation for Windows Powershell
* Apply suggestions from code review
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
* Feature: Discover test files with '_test' suffix (#47)
* Enable test discovery for test names with suffix 'test'
* Combine redundant suffix tests
* Remove old suffix tests
* Encapsulate test name parsing and have nuttercli call test name validation from api
* Have api client results call _is_valid_test_name from api
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
* Invalid State response is retriable (#49)
* fixed import error and refactoring
* invalid state is retriable, pull sleep is 5 seconds
* Poll wait time as flag (#51)
* poll wait time as flag
* lint fixes
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
* Update README.md
* Fix Py4JJavaError serialization issue
* Test Py4JJavaError using mocks
* Remove Py4J stuff
* Still need to install py4j to run tests
Co-authored-by: Jesus Aguilar <3589801+giventocode@users.noreply.github.com>
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
* Add notebook params and debugger (#68)
* Toc Update (#30)
* Release v0.1.34 (#52)
* Improved the error message when the call to the parent class constructor is missing in a test fixture
* Fixing the Environment variale setting documentation for Windows Powershell
* Apply suggestions from code review
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
* Feature: Discover test files with '_test' suffix (#47)
* Enable test discovery for test names with suffix 'test'
* Combine redundant suffix tests
* Remove old suffix tests
* Encapsulate test name parsing and have nuttercli call test name validation from api
* Have api client results call _is_valid_test_name from api
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
* Invalid State response is retriable (#49)
* fixed import error and refactoring
* invalid state is retriable, pull sleep is 5 seconds
* Poll wait time as flag (#51)
* poll wait time as flag
* lint fixes
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
* Update README.md
* Add notebook params and debugger
* Add example in README.md
* Have more explicit notebook_params error message
* Revert "Add example in README.md"
This reverts commit 1aac73c.
* Add examples for notebook params
Co-authored-by: Jesus Aguilar <3589801+giventocode@users.noreply.github.com>
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
Co-authored-by: Neyissa Exilus <68079902+nexilus18@users.noreply.github.com>
* upgraded python version
* Feature: Discover test files with '_test' suffix (#47)
* Enable test discovery for test names with suffix 'test'
* Combine redundant suffix tests
* Remove old suffix tests
* Encapsulate test name parsing and have nuttercli call test name validation from api
* Have api client results call _is_valid_test_name from api
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
* Invalid State response is retriable (#49)
* fixed import error and refactoring
* invalid state is retriable, pull sleep is 5 seconds
* Poll wait time as flag (#51)
* poll wait time as flag
* lint fixes
* Parallel runner implementation (#59)
* Toc Update (#30)
* Release v0.1.34 (#52)
* Improved the error message when the call to the parent class constructor is missing in a test fixture
* Fixing the Environment variale setting documentation for Windows Powershell
* Apply suggestions from code review
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
* Feature: Discover test files with '_test' suffix (#47)
* Enable test discovery for test names with suffix 'test'
* Combine redundant suffix tests
* Remove old suffix tests
* Encapsulate test name parsing and have nuttercli call test name validation from api
* Have api client results call _is_valid_test_name from api
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
* Invalid State response is retriable (#49)
* fixed import error and refactoring
* invalid state is retriable, pull sleep is 5 seconds
* Poll wait time as flag (#51)
* poll wait time as flag
* lint fixes
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
* Update README.md
* Parallel runner
* Rename helper class
* Fix collect results
* Rename execute method
* Use new execute method
* Introduce add_test_fixture() method
Co-authored-by: Jesus Aguilar <3589801+giventocode@users.noreply.github.com>
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
* Fix Py4JJavaError serialization issue (#60)
* Toc Update (#30)
* Release v0.1.34 (#52)
* Improved the error message when the call to the parent class constructor is missing in a test fixture
* Fixing the Environment variale setting documentation for Windows Powershell
* Apply suggestions from code review
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
* Feature: Discover test files with '_test' suffix (#47)
* Enable test discovery for test names with suffix 'test'
* Combine redundant suffix tests
* Remove old suffix tests
* Encapsulate test name parsing and have nuttercli call test name validation from api
* Have api client results call _is_valid_test_name from api
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
* Invalid State response is retriable (#49)
* fixed import error and refactoring
* invalid state is retriable, pull sleep is 5 seconds
* Poll wait time as flag (#51)
* poll wait time as flag
* lint fixes
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
* Update README.md
* Fix Py4JJavaError serialization issue
* Test Py4JJavaError using mocks
* Remove Py4J stuff
* Still need to install py4j to run tests
Co-authored-by: Jesus Aguilar <3589801+giventocode@users.noreply.github.com>
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
* Add notebook params and debugger (#68)
* Toc Update (#30)
* Release v0.1.34 (#52)
* Improved the error message when the call to the parent class constructor is missing in a test fixture
* Fixing the Environment variale setting documentation for Windows Powershell
* Apply suggestions from code review
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
* Feature: Discover test files with '_test' suffix (#47)
* Enable test discovery for test names with suffix 'test'
* Combine redundant suffix tests
* Remove old suffix tests
* Encapsulate test name parsing and have nuttercli call test name validation from api
* Have api client results call _is_valid_test_name from api
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
* Invalid State response is retriable (#49)
* fixed import error and refactoring
* invalid state is retriable, pull sleep is 5 seconds
* Poll wait time as flag (#51)
* poll wait time as flag
* lint fixes
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
* Update README.md
* Add notebook params and debugger
* Add example in README.md
* Have more explicit notebook_params error message
* Revert "Add example in README.md"
This reverts commit 1aac73c.
* Add examples for notebook params
Co-authored-by: Jesus Aguilar <3589801+giventocode@users.noreply.github.com>
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
Co-authored-by: Neyissa Exilus <68079902+nexilus18@users.noreply.github.com>
* upgraded python version
* version bump, python 3.7
* added py4j requirement
* doc update
* doc update
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
Co-authored-by: Thomas Conté <199027+tomconte@users.noreply.github.com>
Co-authored-by: Andrew Francisque <andrew.francisque@gmail.com>
Co-authored-by: Neyissa Exilus <68079902+nexilus18@users.noreply.github.com>1 parent e60be0e commit 368248b
13 files changed
Lines changed: 370 additions & 36 deletions
File tree
- .github/workflows
- .vscode
- cli
- common
- runtime
- tests
- nutter
- runtime
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
198 | 199 | | |
199 | 200 | | |
200 | 201 | | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
201 | 260 | | |
202 | 261 | | |
203 | 262 | | |
| |||
230 | 289 | | |
231 | 290 | | |
232 | 291 | | |
233 | | - | |
| 292 | + | |
234 | 293 | | |
235 | 294 | | |
236 | 295 | | |
| |||
248 | 307 | | |
249 | 308 | | |
250 | 309 | | |
251 | | - | |
| 310 | + | |
252 | 311 | | |
253 | 312 | | |
254 | 313 | | |
255 | 314 | | |
256 | 315 | | |
257 | | - | |
| 316 | + | |
258 | 317 | | |
259 | 318 | | |
260 | | - | |
| 319 | + | |
261 | 320 | | |
262 | 321 | | |
263 | 322 | | |
| |||
267 | 326 | | |
268 | 327 | | |
269 | 328 | | |
270 | | - | |
| 329 | + | |
271 | 330 | | |
272 | 331 | | |
273 | | - | |
| 332 | + | |
274 | 333 | | |
275 | 334 | | |
276 | 335 | | |
| |||
316 | 375 | | |
317 | 376 | | |
318 | 377 | | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
319 | 382 | | |
320 | 383 | | |
321 | 384 | | |
| |||
435 | 498 | | |
436 | 499 | | |
437 | 500 | | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
438 | 504 | | |
439 | 505 | | |
440 | 506 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
33 | 40 | | |
34 | 41 | | |
35 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
0 commit comments