adam-cyclones / Jess

Jess is a paradigm shifting framework for JavaScript and CSS, this repo contains the compiler and libjess. Jess aims to answer the CSS in JavaScript problem by turning it on it's head.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests

adam-cyclones opened this issue · comments

Jess is lacking tests, coverage might help?

What to test?
Cli functionality with Bats
Rust with inbuilt test framework
Js / Ts with Jest
Generated snippets js with Jest, if at all possible