rafaqz / Interfaces.jl

Macros to define and implement interfaces, to ensure they are checked and correct.
MIT License
72 stars 4 forks source link

Accept Test.Pass and Test.DefaultTestSet as condition return values #5

Closed rafaqz closed 4 months ago

rafaqz commented 1 year ago

We probably should be able to use @test and @testset in interfaces.

rafaqz commented 4 months ago

I think its actually better to not do this, its confusing. Better if we just @test the whole interface test.