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

Create minimal test suite #30

Open
s1na opened this issue Dec 2, 2019 · 0 comments
Open

Create minimal test suite #30

s1na opened this issue Dec 2, 2019 · 0 comments

Comments

@s1na
Copy link
Collaborator

s1na commented Dec 2, 2019

Now that we have multiple implementations of scout, it'd be nice if they could test their compatibility with a test suite (like the ethereum state tests). As suggested by @axic this could be a set of yaml files which use the API in a predictable way.

The goals would be to ensure an implementation has a matching API and the host function semantics are correct (i.e. should test for edge cases, like overflow on bignum methods), and that the YAML file format conforms to spec.

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