Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing an implementation of the interface #5

Open
gdalle opened this issue Jun 28, 2023 · 1 comment
Open

Testing an implementation of the interface #5

gdalle opened this issue Jun 28, 2023 · 1 comment
Labels
question Further information is requested

Comments

@gdalle
Copy link
Member

gdalle commented Jun 28, 2023

Once users implement an AbstractGraph, they need an easy way to make sure that all of the methods are correctly defined. For instance a test suite that we provide.

And we need a way to make sure that said test suite is correct: https://discourse.julialang.org/t/metatesting-jl-who-tests-the-test-suites/99273

Related: JuliaGraphs/Graphs.jl#253

@gdalle
Copy link
Member Author

gdalle commented Sep 28, 2023

Related to #2

@gdalle gdalle added the question Further information is requested label Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant