12 Commits

Author SHA1 Message Date
Michael Färber
df4e6715cf
HTML tests (#5594)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-20 09:48:17 +00:00
Leedehai
5415095ef3
Better instruction in test READMEs (#3929) 2024-04-16 09:44:38 +00:00
Laurenz
020294fca9
Better test runner (#3922) 2024-04-13 08:39:45 +00:00
Laurenz
5338b02f9f Add note about oxipng version 2023-12-13 11:52:14 +01:00
Leedehai
07ae4fb923
Update test-helper doc for the easiest installation instruction (#2744) 2023-11-24 11:39:50 +01:00
Laurenz
3ca4c94870 Explain how to install VS Code tools 2023-09-12 11:07:55 +02:00
Alex Saveau
c505a0f5dc
Add UPDATE_EXPECT envvar to update tests (#748) 2023-04-20 10:47:31 +02:00
Laurenz
d5d187a8c2 Replace default fonts 🆕 2021-03-02 17:31:41 +01:00
Laurenz
aaada5b69c Replace command icons 🛠 2021-02-25 16:32:19 +01:00
Laurenz
e7cc35073f Tune test extension 🛠
- Separate refresh button which does not rerun the test
- Shows stdout and stderr of commands in the preview
2021-02-24 18:34:14 +01:00
Laurenz
7092c50447 VS Code language support extension 🛠 2021-02-23 20:27:23 +01:00
Laurenz
4ff59baf5e VS Code extension for easier testing 🛠
This extension enables you to
- quickly open the actual and reference output for a test case to the side
- re-run the test with the click of a button
- approve the test output (moves output to reference folder and optimizes with oxipng)
2021-02-20 23:41:42 +01:00