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

Acid test patterns for PatternLab

License

Notifications You must be signed in to change notification settings

c1rrus/starterkit-mustache-acidtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starterkit-mustache-acidtest

Acid test patterns for Pattern Lab.

This project started out as a way of reproducing combinations of PatternLab features that, when processed with Pattern Lab / Node were leading to unexpected results.

The official PatternLab docs didn't categorically specify what should happen in those scenarios, so it wasn't clear if these were bugs or correct behaviour. To aid discussion and investigation, it was useful to create some patterns that reproduce these situations as simply as possible and thus this project was born.

As these issues are clarified or fixed, this project can be updated accordingly and serve as a regression test to ensure they don't recur. Similarly, this project could be used as a compatibility test for the various Pattern Lab ports. Ideally, they should all produce the same results from the same input patterns.

The Pattern Lab maintainers liked this idea and have voted on creating an "acid test" starter kit for that very purpose. :-)

Setup

You should be able to install this starter kit via your preferred Pattern Lab / Node Edition. For instance, with the Gulp edition, you can do:

  • npm install c1rrus/starterkit-mustache-acidtest
  • gulp patternlab:loadstarterkit --kit=starterkit-mustache-acidtest

About

Acid test patterns for PatternLab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages