yegor256/judges

HTML rendering is not tested in a browser

Open

#196 geöffnet am 8. Apr. 2025

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (1 zugewiesene Person)Ruby (15 Forks)github user discovery
buggood first issuehelp wanted

Repository-Metriken

Stars
 (7 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

The print command generates HTML document, with some CSS and JS linked to it. However, we don't know whether a browser can render it without mistakes. Let's add a test that will validate this.

Contributor Guide