# `Volt.Test.Case`
[🔗](https://github.com/elixir-volt/volt/blob/v0.15.5/lib/volt/test/case.ex#L1)

ExUnit case template for inline Volt JavaScript and TypeScript assertions.

`use Volt.Test.Case` imports `Volt.Test.Assertions` and `Volt.Test.Sigils` so
tests can run small JavaScript or TypeScript snippets from ordinary ExUnit
test modules.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
