Bruce Axtens

Results 16 issues of Bruce Axtens

- installed ruby using scoop. - navigated to the bin directory and executed `ridk install` and chose to install and update MSYS2 and the toolchain - issued install for sup...

windows

Currently line numbers are not being used in columns 1-6. Can the code being tested have line numbers matching the line in the original, viz: ``` boilerplate code 000001 identification...

enhancement

Currenly the test case says ``` TestCase "Latest score" MOVE '100,0,90,30' TO WS-SCORES MOVE "latest" TO WS-PROPERTY PERFORM HIGH-SCORES EXPECT WS-RESULT = 30 ``` In HIGH-SCORES, WS-SCORES needs to UNSTRINGed...

I have other things to add but this is a start.

I've been having an issue driving both browsermob-proxy-2.1.0-beta-3 and browsermob-proxy-2.1.0-beta-4 with AutomatedTester namely that .Stop() is not terminating the java side of things nor is it terminating the CMD side...

**Describe the bug** `otterkit new app` doesn't work **To Reproduce** `otterkit new app` This gives ``` C:>otterkit new app No templates or subcommands found matching: 'otterkit-export'. To list installed templates...