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

Turn runner context into class #186

Open
timbrinded opened this issue Jul 3, 2023 · 0 comments
Open

Turn runner context into class #186

timbrinded opened this issue Jul 3, 2023 · 0 comments
Labels

Comments

@timbrinded
Copy link
Collaborator

As part of the describe suite function, execute a runner context factory builder which not only returns a context of the correct type (e.g. devmodecotext) but also creates some provider default properties (so that we can just call context.PolkadotJs without the parenthesis)

This should also massively simplify this logic as won't need the dumb double interface pattern

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

No branches or pull requests

1 participant