Toby Ho
Toby Ho
Okay. I am fine with reverting until we fix it. On Sat, Nov 9, 2019, 11:35 AM Kartik Chandra wrote: > @airportyh Seems like it's an error thrown > in...
Wow, that's definitely not intentional. @calummoore would you mind giving me the grammar you are using that exhibited this performance penalty? I'd like to look at it.
Another case where px isn't expected is `z-index`.
Not able to reproduce with my basic manual tests. Could you give more detail? Perhaps a gist or a repo that reproduces it.
Ooooh, [testem](https://github.com/airportyh/testem) anyone? ;) We are just in the middle of dogfooding our BrowserStack integration.
Although, it is hard to argue with free :) I will take a look at using testling also and I won't play favorites.
Wrote the first unit test https://github.com/airportyh/TraceKit/blob/tests/tests/tests.js Not yet integrated with the cloud yet, but I wanted to show you the test I wrote and get some feedback as to whether...
Alright, so I had a go with testling and had high hopes for it, because it is really cool how all it requires is for your test framework to output...
Okay, we can do _that much_ with Testling, and I'll set that up. But I don't think that's going far enough. A proper test suite should test all of the...