z-kit / z-hello

The z-kit component template, starter point to create z-kit compatible components.
MIT License
1 stars 0 forks source link

Visual regression testing #6

Closed mkxml closed 7 years ago

mkxml commented 7 years ago

As the components should be pure to comply with z-kit we can simply test visual regressions and browser support.

We can automate these tests with some tools.

mkxml commented 7 years ago

Couldn't find tools that work nicely with the project so far. For now we are going with an nightmarejs approach, opening the demo and checking for the rendered elements.