Implement jest for testing #4
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
On checking npm, i find that this library still has around 140 downloads/week.
We were using ava for testing, but i think moving to jest will help with the overall useability of our code. This ticket is about moving the tests within the templates from
ava
tojest
.The text was updated successfully, but these errors were encountered: