Simulating keystrokes to external program
|
|
3
|
177
|
May 4, 2025
|
How to add additional dependencies to filtered test items?
|
|
3
|
81
|
May 4, 2025
|
Problem with running tests in VSCode under Ubuntu (any packages)
|
|
1
|
33
|
May 2, 2025
|
How to catch TestResult on failures?
|
|
0
|
28
|
April 28, 2025
|
Julia TestItemRunner
|
|
1
|
80
|
April 26, 2025
|
Good practices for numerical array constants in tests
|
|
5
|
116
|
April 26, 2025
|
Verbose test output with highlighted differences
|
|
2
|
78
|
April 26, 2025
|
[ANN] TestPicker - Interactive tool for testing based on fzf and bat
|
|
1
|
157
|
April 21, 2025
|
Preventing test error behavior
|
|
6
|
61
|
March 29, 2025
|
How to do integration testing with HTTP.jl?
|
|
5
|
1201
|
March 3, 2025
|
Testing for correct handling of (missing) globals
|
|
1
|
44
|
February 21, 2025
|
TestItemRunner doesn't reload changed test case
|
|
2
|
60
|
February 20, 2025
|
How to test a plotting package?
|
|
6
|
187
|
January 26, 2025
|
Unit test for constant folding success
|
|
6
|
57
|
January 10, 2025
|
Other kinds of tests
|
|
3
|
100
|
January 9, 2025
|
Testing type stability across Julia and JET versions
|
|
7
|
284
|
December 22, 2024
|
TestItems produces error in VSCode
|
|
10
|
315
|
December 21, 2024
|
Testing show methods
|
|
20
|
237
|
December 19, 2024
|
Testing Julia REPL in a libuv spawn call
|
|
0
|
39
|
December 19, 2024
|
How to speed up re-running tests?
|
|
1
|
108
|
December 16, 2024
|
Why using ``] test package`` recompiles the package again?
|
|
12
|
1031
|
December 16, 2024
|
TidyTest.jl -- test execution with auto discovery and a neater test summary
|
|
12
|
971
|
December 16, 2024
|
Using TestItemRunner snippets & modules when troubleshooting
|
|
2
|
81
|
December 2, 2024
|
Error using TestItems in VSCode
|
|
20
|
330
|
October 29, 2024
|
Unexpected Results for Code Coverage with Julia Tests
|
|
2
|
167
|
October 18, 2024
|
Seemingly out-of-date code being run in test pane
|
|
0
|
48
|
October 8, 2024
|
Remove dep from dev'd package
|
|
1
|
40
|
October 4, 2024
|
Soft scopes & globals in `@testitem`s
|
|
7
|
138
|
September 25, 2024
|
Testing parallelization with MPI and Test
|
|
2
|
145
|
September 23, 2024
|
Different test results of @test_opt inside and outside the @testitem block
|
|
0
|
44
|
September 18, 2024
|