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.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@woldie cool! Similarly I'm looking into Rekapi. Although this is a CSS-in-JS approach, it actually spits the results back out as CSS, so it would afford me the opportunity to unit test just as plain old JS, with only a slight bottleneck when transpiling the CSS from JS upon page load.
Just getting started learning about quixote and I'm not seeing examples for testing keyframes of css animations.
Animations I know would be quite challenging to unit test, there'd need to be some way of evaluating the result at different time intervals.
Unfortunately I'm only doing animations and looking for test support. So is this use-case in scope with what Quixote intends to provide (long term)?
The text was updated successfully, but these errors were encountered: