Skip to content

Comprehensive integration tests for the HertzScript compiler!

Notifications You must be signed in to change notification settings

hertzscript/HertzTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HertzTest

Comprehensive (soon) integration tests for the HertzScript compiler!

Usage

git clone https://github.com/trgwii/HertzTest.git
cd HertzTest
npm i
npm test

Command-line options

-o / --output

npm test -- -o
npm test -- --output

Show output from each compilation and run

[testName]

npm test -- basic -o
npm test -- -o spawn
npm test -- generators basic

Filter tests based on test name (only run selected tests)

About

Comprehensive integration tests for the HertzScript compiler!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published