smartparens icon indicating copy to clipboard operation
smartparens copied to clipboard

Make the test suite faster

Open Fuco1 opened this issue 8 years ago • 0 comments
trafficstars

Using cask exec ert-runner --reporter ert+duration we can see how long each test runs. Some of the tests are extremly slow (3+ secs) which makes the test suite quite annoying to run interactively. We should aim to run the entire thing in under 5 seconds.

This is a task to keep track of related improvements, whether it be directly by improving performance or by tweaking the test suite to be faster.

I would invite everyone interested help out. This is a step one towards eventually migrating to buttercup wihch just makes everything much more pleasant.

Fuco1 avatar Apr 27 '17 11:04 Fuco1