split_tests icon indicating copy to clipboard operation
split_tests copied to clipboard

Utility to split test files into parallel CI containers

Results 2 split_tests issues
Sort by recently updated
recently updated
newest added

I have junit xml that looks like this... ```xml ``` But I'm getting "missing file time" logs in the console. I thought this was the expected xml format, is that...

So I'm writing some scripts and for some reason argument parsing is really difficult. So looking at this code https://github.com/chaosaffe/split-tests/blob/main/action.yml#L61 for some reason the environment variables aren't parsed correctly. Specifically...