mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-04 18:58:39 +00:00
Summary: The reasons for switching to jest: - easy snapshot testing so that we can easily verify the structure of the parse tree and MathML tree - easy compilation of ES6 features for tests as we continue to expand our use of ES6 Test Plan: - npm test
16 lines
253 B
Plaintext
16 lines
253 B
Plaintext
build
|
|
node_modules
|
|
npm-debug.log
|
|
last.png
|
|
diff.png
|
|
/.npm-install.stamp
|
|
/dist/
|
|
/test/screenshotter/tex/
|
|
/test/screenshotter/diff/
|
|
/test/symgroups.tex
|
|
/test/symgroups.aux
|
|
/test/symgroups.log
|
|
/test/symgroups.pdf
|
|
/test/screenshotter/unicode-fonts
|
|
coverage/
|