Skip to content

[WIP] - Refactor Runner #455

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

Closed
wants to merge 7 commits into from

Conversation

jamestalmage
Copy link
Contributor

WIP refactoring runner.js. One goal is to support addressable test indexes which could be used implement #421.

The test-collection class makes all the test data serializable, so it can be passed to the parent thread yet (I'm not actually doing that yet).

Still really early. Just wanted some feedback.

@sindresorhus
Copy link
Member

One goal is to support addressable test indexes which could be used implement #421.

Is there any benefit to this other than for #421? #421 should really not have any impact on how we structure the code. It's just an early discussion that could easily be abandoned.

@jamestalmage
Copy link
Contributor Author

I think it's going to end up cleaner / easier to understand - with better separation of concerns. Also has implications for using domains for logging / error tracking. This is real early stuff. Not ready for serious review. Just wanted you aware of what I was doing

@sindresorhus
Copy link
Member

Alright

@jamestalmage
Copy link
Contributor Author

closing in favor of #466

@jamestalmage jamestalmage deleted the test-collection branch April 6, 2016 22:47
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

Successfully merging this pull request may close these issues.

2 participants