# PhoenixTest v0.11.1 - Table of Contents

Write pipeable, fast, and easy-to-read feature tests for your Phoenix apps in
a unified way -- regardless of whether you're testing LiveView pages or static
pages.

## Pages

- [Changelog](changelog.md)
- [Upgrade Guides](upgrade_guides.md)

## Modules

- [PhoenixTest](PhoenixTest.md): PhoenixTest provides a unified way of writing feature tests -- regardless of
whether you're testing LiveView pages or static pages.
- [PhoenixTest.Credo.NoOpenBrowser](PhoenixTest.Credo.NoOpenBrowser.md): ## Basics

