mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-12 22:48:41 +00:00
Online screenshot diff/generation using CircleCI (#1187)
* Add CircleCI config for online screenshot verification/generation * Remove `Checkout unicode fonts` step Unicode-fonts are now a submodule, which is checked out in `Checkout submodule` step. * Always generate new screenshots
This commit is contained in:
committed by
Kevin Barabash
parent
0ce53e7631
commit
06e0393abc
@@ -48,6 +48,11 @@ fashion are well suited for visual inspection, but for exact binary
|
||||
comparisons it would be neccessary to carefully set up the environment
|
||||
to match the one used by the Docker approach.
|
||||
|
||||
You can also verify and generate screenshots online using a CI(continuous
|
||||
integration) service. Fork the project, enable [CircleCI](https://circleci.com/) on your repository,
|
||||
and push your changes. Diffs and generated screenshots are available at
|
||||
build artifacts.
|
||||
|
||||
## Choosing the list of test cases
|
||||
|
||||
Both `screenshotter.js` and `screenshotter.sh` will accept
|
||||
|
Reference in New Issue
Block a user