rafaqz / Interfaces.jl

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

try using Invariants.jl in tests #1

Closed rafaqz closed 8 months ago

rafaqz commented 2 years ago

@lorenzoh ] test Interfaces now uses Invariants.jl (with the PR branch). It seems to work fine.