Laurenz
171e1d6e83
Nicer test helper CSS ( #4269 )
2024-05-27 09:24:15 +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
5036c5aceb
Add search box to test-helper ( #3517 )
2024-02-28 08:08:51 +00:00
Leedehai
79a41aedbe
Improve test-helper: prevent spawning multiple processes of cargo test
( #3029 )
2024-01-02 08:57:11 +00:00
Laurenz
ce0c38737b
Remove unused icons
2023-12-20 12:06:57 +01:00
Leedehai
6eb6e877ae
Improve test-helper ( #2820 )
2023-12-20 12:03:09 +01: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
5f5c659279
Math tests
2023-02-02 14:13:56 +01:00
Laurenz
85f95f75b7
Remove vertical split from test helper
2023-01-22 13:14:05 +01:00
Laurenz
3ecb0c754b
More math syntax
2022-12-06 12:37:08 +01:00
Laurenz
efd1853d06
Show it!
...
- New show rule syntax
- Set if syntax
- Removed wrap syntax
2022-11-07 12:46:05 +01:00
Martin Haug
318eb9021e
Side by side testing 👣
2021-03-29 14:56:42 +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
f084165eab
While loops 🔁
2021-02-24 21:29:32 +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