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

Skip patterns if any other included pattern failed #5

Open
LarsHassler opened this issue Aug 25, 2016 · 1 comment
Open

Skip patterns if any other included pattern failed #5

LarsHassler opened this issue Aug 25, 2016 · 1 comment

Comments

@LarsHassler
Copy link
Owner

Patterns should only be tested if all the included patterns were tested successfully.
This will improve the runtime of the tests dramatically.

Right now i'm not sure how to get the dependency graph out of the patternlab styleguide. Maybe there is a way to get a formatted output out of the patternlab script directly. Otherwise the styleguide DOM has to be parsed (id="sg-code-lineage-fill").

@LarsHassler LarsHassler added this to the 1.0.0 milestone Aug 25, 2016
@LarsHassler LarsHassler removed this from the 1.0.0 milestone Oct 13, 2016
@LarsHassler
Copy link
Owner Author

It looks like that right now there is no easy way to implement this into gemini. Might be possible with a gemini plugin.

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

No branches or pull requests

1 participant