Jarr3

Results 8 issues of Jarr3

it could be useful to support embedded arguments mixed with normal arguments ```robot Number of ${animals} should be [Arguments] ${count} # ... ``` that could be called like ```robot Number...

enhancement
priority: medium

Still a small amount of the test fail, not clear to me how to handle them yet

If you have tests in your testcases which create xml files in ${OUTPUT DIR} pabot return 252 as return-code independent on if the tests actually fail or not. so a...

bug

I have written a small tool [VPinballX.starter](https://github.com/JockeJarre/VPinballX.starter) which sits between the cabinet software and different versions of VPinballX.exe. It does this by loading the table file and extract the version...

enhancement

Currently the Version method returns an integer as 10800 for VPX 10.8, it would be an improvement if the build number would be added as decimal value like 10800.1923 (allowing...

**Is your feature request related to a problem? Please describe.** To help the flipper table creators, not having to tell in all forums which minimum version to use for VPX,...

feature

Similar to the issue on VPX: https://github.com/vpinball/vpinball/issues/1558 **Is your feature request related to a problem? Please describe.** To help the flipper table creators, not having to tell in all forums...

enhancement

Many new and old users stuggle with the only file which should not just be overwritten when upgrading pinmame. If VPMAlias.txt is renamed to VPMAlias_template.txt in the installation zip files,...

enhancement