Open
Description
On terminal apps that support it (mainly Linux), we could add support for Sixel graphics to improve the display of test diamond symbols from swift test
. On macOS, when SF Symbols is installed, we get nice Xcode-like test diamond glyphs, but on other platforms we must always use fallback Unicode characters because the SF Symbols fallback logic on macOS is platform-specific.