David Braun
David Braun
Thank you.
I promise to use Fermata if you support promises!
I've rewritten the library with a PHP option for millisecond order precision. Please take a look at it and let me know if it addresses your needs.
The PHP version is using dynamic imports to request the server's time in milliseconds for each sample instead of using the `Date` header. Your idea is very clever and I...
:+1: Here's a strongly opinionated article about why it's great: [Why I use Tape Instead of Mocha & So Should You](https://medium.com/javascript-scene/why-i-use-tape-instead-of-mocha-so-should-you-6aa105d8eaf4)
We're using Jest with Electron: https://github.com/cosmos/voyager I look forward to you adding support.
Oh dear, how embarrassing. I'm new to the project and to Jest and made an incorrect assumption; thanks for pointing it out.
Huh. That's disappointing. Thanks for sharing your experience.
I'm seeing the same failures on Debian. ``` $ specs tap node os Specs: specs 0.7 https://github.com/mcandre/specs#readme tap --version 0.4.6 npm --version 1.3.21 node --version v0.10.21 lsb_release -a No LSB...
I fixed the CodePen example, made it more idiomatic, and added "short and sweet" rendering without a library: https://codepen.io/StubbornCreature/pen/dyedmKZ