retro-render

Logo

Rendering engine and utilities for VGA / Text based visuals.

View the Project on GitHub Get-Gud-Dev/retro-render

Tests

Retro Render has a test scaffold set up that unfortunately requires the browser to be loaded and pointed to the server that runs the tests. The package can be launched from a node script called test.

npm test

The test coverage is … but will only get better. Testing against a DOM is tough apparently.