Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 792 Bytes

guides.md

File metadata and controls

19 lines (11 loc) · 792 Bytes
layout title
page
Guides

The following guides are here to help you as a user of QUnit. They cover a range of topics, beginning with how to get started with QUnit and continuing up through extensions to QUnit and how you can upgrade between major versions.

A guided introduction to using QUnit and writing unit tests. If you've never used QUnit before, or need a refresher on the basics, this is the section for you.

A curated list of plugins developed by the QUnit community. If you're looking for a different API, more assertions, or even different reporter themes, you'll find them here.

A reference for upgrading your QUnit 1.x test suite to QUnit 2.x.