Here are
12 public repositories
matching this topic...
Layout and functional testing framework for websites
Updated
Jul 15, 2022
Java
AET - a system that detects visual changes on web sites and performs basic page health checks
⚡ Automatically Detecting Layout Failures in Responsive Web Pages
Test your site's layout on the virtual devices at Augmented Reality
Updated
Dec 25, 2017
Swift
A searchable list of components or scenes in your app. Handy for tweaking layout or design without using the app
Updated
Nov 29, 2019
JavaScript
Automated responsive design testing example using Galen Framework
Updated
May 7, 2018
JavaScript
Exemplo desenvolvido para OBT/INPE
Updated
Mar 22, 2018
HTML
"Box Layout Simulator", "String Layout Simulator" and "Font Size Checker" are available.
A sample app for testing purpose.
Updated
Jul 24, 2018
Swift
🦴 Skeleton: my first layout using skeleton at loading time (test project) 🦴
Updated
Feb 28, 2022
JavaScript
Improve this page
Add a description, image, and links to the
layout-testing
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
layout-testing
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Description
Modifiers on the json files within patternlab are separated by
~(button~primary.json). But the definition in the patternlab-to-gemini.json config has to be done with-(due to the ids within the markup).This is not consistent.
Expected behavior
I want to use
atoms-button~primaryas a key in the patterns section of the patternlab-to-gemini config file.