Comprehensive (soon) integration tests for the HertzScript compiler!
git clone https://github.com/trgwii/HertzTest.git
cd HertzTest
npm i
npm testnpm test -- -o
npm test -- --outputShow output from each compilation and run
npm test -- basic -o
npm test -- -o spawn
npm test -- generators basicFilter tests based on test name (only run selected tests)