# Table of contents

* [Introduction](what-and-why.md)

## General

* [Installation](general/installation.md)

## Functions testing tools

* [Setup for functions testing](functions-testing-tools/functions-setup.md)
* [Patching functions with when\(\)](functions-testing-tools/functions-when.md)
* [Bulk patching with stubs\(\)](functions-testing-tools/function-stubs.md)
* [Testing functions with expect\(\)](functions-testing-tools/functions-expect.md)

## WordPress-specific tools

* [Why bother](wordpress-specific-tools/wordpress-why-bother.md)
* [WordPress testing tools](wordpress-specific-tools/wordpress-tools.md)
* [Setup for WordPress testing](wordpress-specific-tools/wordpress-setup.md)
* [Test added hooks](wordpress-specific-tools/wordpress-hooks-added.md)
* [Test done hooks](wordpress-specific-tools/wordpress-hooks-done.md)

## More

* [Migration from v1](more/migrating-from-v1.md)

