Julia Programming Language
How to use @test_warn?
General Usage
question
fredrikekre
September 27, 2018, 1:25pm
2
See
@test_warn doesn't work with @warn in 0.7
. TL;DR: Use
@test_logs
instead.
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
@test_warn doesn't work with @warn in 0.7
Internals & Design
2
954
February 12, 2018
Warn() vs @warn
General Usage
warning
1
5338
August 16, 2018
Help with deprecation warnings in tests
New to Julia
1
751
November 12, 2020
@test_warn, @test_nowarn, and @test_nothrow
General Usage
testing
6
1511
January 27, 2017
Different test results of @test_opt inside and outside the @testitem block
VS Code
testing
,
jet
0
45
September 18, 2024