0.9.0
What's Changed
Breaking changes:
- feat(configuration): move testClassRegex to parser configuration by @Malinskiy in #851
Features:
- feat(ios): add xctest parser by @Malinskiy in #848
- feat(ios): implement xcodebuildTestArgs by @Malinskiy in #837
- feat(ios): use shared artifacts for multiple simulators by @Malinskiy in #840
- feat(ios): add dataContainerClear by @Malinskiy in #839
- feat(android): support boot timeout by @Malinskiy in #836
- feat(android): print string version of output for screenrecorder, not… by @Malinskiy in #846
- feat(android): test plugin support by @Malinskiy in #862
- feat(core): add failure message to uncompleted test result by @Malinskiy in #859
- feat(configuration): hide sensitive info from analytics configuration by @Malinskiy in #845
- feat(analytics): add success, flakiness and run duration by @Malinskiy in #861
Bug fixes:
- fix(core): remove erroneous $ in flakiness overhead by @Malinskiy in #826
- fix(android): screenrecorder pid parsing should validate the output f… by @Malinskiy in #828
- Fix ignoreFailure exit code missmatch by @dalapenko in #831
- fix(core): subtraction should apply first filter and negate others by @Malinskiy in #834
- fix(core): warn about missing metrics only once by @Malinskiy in #833
- fix(ios): removing unsupported arch added by @deushev in #850
- fix(android): fail early on missing input files by @Malinskiy in #857
- Enable video record through screenrecord binary on Genymotion devices by @kartik1o in #854
Other:
- Update ADOPTERS.md by @trevjonez in #832
- docs(android): remove vendor adam from versions that removed ddmlib by @Malinskiy in #841
- Add new adopter by @benjx1990 in #838
- chore(deps): update dependencies by @Malinskiy in #858
- docs(split): Cloud documentation was moved to a separate tab. by @austyh in #856
- docs(docs): multiple clarifications by @Malinskiy in #860
- fix(docs): css fix for text align by @austyh in #863
New Contributors
- @dalapenko made their first contribution in #831
- @benjx1990 made their first contribution in #838
- @deushev made their first contribution in #850
- @kartik1o made their first contribution in #854
Full Changelog: 0.8.4...0.9.0