sebastian-sauer
sebastian-sauer
I've added a non collapsible file tree to make navigation through diff files easier - see screenshots in PR description for an updated version. Any feedback is much appreciated :)
> On the Screenshot it looks like Directories are not collapsible. This needs to be added, especially for bigger PRs. Directories are now collapsible.
Added a hover style following the github tree and tweaked some paddings  
The show more functionality for our file tree has now been added.
Now all folders containing only a folder will be merged into one directory entry in our tree. So we reduce the depth of our tree and make the tree behave...
Hi all, I really would appreciate this feature in 1.18. Is there any new feedback on this PR?
Yes - the performance of the diff view for large diffs is (and was) not the best. I hope i'll find some more spare time to analyze and improve the...
After we've added the addWorkerLogs option to junit-reporter @christian-bromann already mentioned to include console logs, too. It's currently on my list of things i'd like to add soon (as with...
Ok - what about a config option for the runner. logBrowserConsole: boolean if true we'd log the output using our logger to a logger "browserConsole".
I'd add a prefix or any indication to the console indicating that this is a browser log. Otherwise this could look strange with normal console output and browser log output.