Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

for runner() plugin, make a test for actual generators #24

Open
getify opened this issue Jan 27, 2014 · 0 comments
Open

for runner() plugin, make a test for actual generators #24

getify opened this issue Jan 27, 2014 · 0 comments
Assignees

Comments

@getify
Copy link
Owner

getify commented Jan 27, 2014

This is a tricky one because generators are invalid syntax and have to be feature-detected using Function or eval, as well as the running of a test for them. Need to figure out how to take a test and get it into a string so the test suite can run the test only in environments where a generator is valid.

@ghost ghost assigned getify Jan 27, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant