marathon
marathon copied to clipboard
Cross-platform test runner
Hello. I'm new to Marathon and I'm having some difficulty executing the tests in parallel on different devices. I'm trying to execute the tests using an emulator and a real...
Bumps [terser](https://github.com/terser/terser) from 4.6.10 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
The plugin is currently using version 4.9.1 of okhttp (_com.squareup.okhttp3:okhttp:4.9.2_), it has the critical vulnerability https://github.com/square/okhttp/issues/6738. Need to upgrade to version 4.9.2, which contains fix.
**Describe the bug** I explicitly specified 208 test cases to run using filter with fully qualified test names. All these 208 test cases pass but marathon reports failure as it...
**Describe the bug** Marathon execution failing on CI. Local execution is working fine. When running on CI, It fails with the following `E 12:25:59.962 [main] com.malinskiy.marathon.exceptions.NoTestCasesFoundException: No tests cases were...
Adding a configuration example for the Allure-kotlin
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...
**Is your feature request related to a problem? Please describe.** Device's storage is being filled up because folder /data/local/tmp/ is not cleaned after test running. **Describe the solution you'd like**...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...