Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.
/ tstt_gen Public archive

Super fast Typescript tests template generator written in Rust.

Notifications You must be signed in to change notification settings

LironHazan/tstt_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSTT_GEN

Super fast TS tests template generator written in Rust.

WIP

Image

Development process

Prepare tests suites as json from sheets: read more

cd sheets && node sheets_as_json.js

Parse suites into test files:

cargo run

Run all:

cd sheets && node sheets_as_json.js && cd .. && cargo run

Blog Posts

About

Super fast Typescript tests template generator written in Rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published