Witiko / fast-regression-testing

Source code of the article "Fast Regression Testing of TeX Packages: Multiprocessing and Batching" published in TUGboat 45(1)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fast Regression Testing of TeX Packages: Multiprocessing and Batching

This repo contains the source code of the article Fast Regression Testing of TeX Packages: Multiprocessing and Batching published in TUGboat 45(1).

You can typeset the article by running the following command:

latexmk -pdf tb139starynovotny-testing.ltx

After running the command, a file tb139starynovotny-testing.pdf with the typeset article will be created.

Citing

Use the following BibLaTeX source code to cite the article:

@article{starynovotny2024fast
  author = {V\'it Novotn\'y, Star\'y and Marei Peischl},
  title = {Fast Regression Testing of TeX Packages},
  subtitle = {Multiprocessing and Batching},
  journal = {TUGboat},
  volume = {45},
  number = {1},
  issue = {139},
  pages = {89-96},
  doi = {10.47397/tb/45-1/tb139starynovotny-testing},
}

About

Source code of the article "Fast Regression Testing of TeX Packages: Multiprocessing and Batching" published in TUGboat 45(1)


Languages

Language:TeX 100.0%