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

Add functionality to compare parsers to the reference implementation #121

Open
grahamgower opened this issue Feb 18, 2022 · 0 comments
Open

Comments

@grahamgower
Copy link
Member

Parser implementations wish to check that their output matches the reference implementation (e.g. in demes-c https://github.com/grahamgower/demes-c/blob/main/tests/compare-reference-implementation.py). To avoid duplicating that functionality into demes-python (popsim-consortium/demes-python#430), we should probably include this in the spec repo.

Note that this is distinct from the graph equality checks that we have in demes-python, which ignores various fields such as the metadata, description, and the current time units (it converts to generations).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant