lustre-labs / lustre

An Elm-inspired framework for building HTML templates, single page applications, and server-rendered components in Gleam!
https://hexdocs.pm/lustre
MIT License
727 stars 52 forks source link

Started tests for client-side scripts #110

Closed JScearcy closed 1 month ago

JScearcy commented 2 months ago

Headless unit tests of vdom with simple snapshots and a few other stability checks.

Additionally, vitest wraps tinybench and exposes it (experimentally) so I threw in a benchmark of the smoke test template

JScearcy commented 1 month ago

I'm going to create a new branch in-repo for easier collaboration