Speeding up JavaScript test time 1000x
kevin.burke.dev·10h·
Discuss: Hacker News
Flag this post

*This post originally appeared on Shyp’s engineering blog in July 2015. It has since been deleted. It is reproduced as closely as possible here. The original is accessible on the Wayback Machine.

Eight months ago when I ran our core API tests at Shyp, it took 100 seconds from starting the test to seeing output on the screen. Today it takes about 100 milliseconds:

Screenshot of a fast test run

Why Bother?

There are a lot of different demands on your time, why is a speedy test framewor…

Similar Posts

Loading similar posts...