kishikawakatsumi / xcresulttool

A GitHub Action that generates a human-readable test report from the Xcode result bundle and shows it on GitHub Checks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Action won't parse test results containing a variable

Ast3r10n opened this issue · comments

Using something like path: TestResults/test_results_$DATE.xcresult throws an ENOENT: no such file or directory, stat 'TestResults/test_results_$DATE.xcresult'.