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

Support specifying JSON fixtures in oasis-net-runner #2779

Closed
kostko opened this issue Mar 24, 2020 · 1 comment · Fixed by #2848
Closed

Support specifying JSON fixtures in oasis-net-runner #2779

kostko opened this issue Mar 24, 2020 · 1 comment · Fixed by #2848
Assignees
Labels
c:cli Category: command line interface c:testing Category: testing

Comments

@kostko
Copy link
Member

kostko commented Mar 24, 2020

We should support passing a JSON document describing a network fixture to oasis-net-runner. Most of the needed stuff should already be there as the fixtures should already be JSON-serializable, we just need an I/O interface and CLI arguments.

@kostko kostko added c:testing Category: testing c:cli Category: command line interface labels Mar 24, 2020
@kostko kostko linked a pull request Apr 20, 2020 that will close this issue
@matevz
Copy link
Member

matevz commented Apr 24, 2020

Implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:cli Category: command line interface c:testing Category: testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants