By: Michael Lynch <git@mtlynch.io>
Add JavaScript test runner Add a Node test runner for static JavaScript, wire it into pre-commit and Nix checks, and document the underscore-prefix convention that keeps static JS tests out of embedded production assets.
| Time to Start | Worker time | Duration | Time to finish | |
| Config | 2s | 10s | 10s | 12s |
| Eval | 9s | 34s | 34s | 44s |
| Build | 16s | 3m23s | 41s | 58s |
| Suite | 2s | 4m08s | 55s | 58s |