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
937
February 12, 2018
Help with deprecation warnings in tests
New to Julia
1
723
November 12, 2020
Warn() vs @warn
General Usage
warning
1
4932
August 16, 2018
Warning when running test
New to Julia
testing
3
385
May 18, 2021
@test_warn, @test_nowarn, and @test_nothrow
General Usage
testing
6
1425
January 27, 2017