9 Commits

Author SHA1 Message Date
Laurenz
be1fa91a00
Modular, multi-threaded, transitioning plugins (#5779) 2025-01-30 13:36:15 +00:00
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
Leedehai
79a41aedbe
Improve test-helper: prevent spawning multiple processes of cargo test (#3029) 2024-01-02 08:57:11 +00:00
Leedehai
6eb6e877ae
Improve test-helper (#2820) 2023-12-20 12:03:09 +01:00
Alex Saveau
c505a0f5dc
Add UPDATE_EXPECT envvar to update tests (#748) 2023-04-20 10:47:31 +02: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
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