Skip to content

tinyAdapter/WebGAL_Parser

Repository files navigation

WebGAL Parser: The Next Generation

Development

Run all tests

yarn test

Run a specific test

yarn test -t TEST_NAME

Trace the parsing process

Since this print a verbose test tree, we typically use for a specific test:

yarn test-trace -t TEST_NAME

Or, if all tests are needed:

yarn test-trace

About

WebGAL Parser: The Next Generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published