Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 679 Bytes

index.md

File metadata and controls

19 lines (17 loc) · 679 Bytes
layout image
default
/assets/img/better-tests-logo.png

What is Better Tests?

Better Tests is a collection of Javascript testing best practices inspired by BetterSpecs.org to improve your coding skills and level up your test suite.

Note: These recommendations use Jest syntax as the basis for testing Javascript. Make considerations when using a different framework.

{% for rec in site.recommendations %} {{ rec }} {% endfor %}