# eunit v2.10.3 - Table of Contents

## Pages

- [EUnit Release Notes](notes.md)

- User's Guides
  - [EUnit - a Lightweight Unit Testing Framework for Erlang](chapter.md)

## Modules

- [eunit](eunit.md): This module is the main EUnit user interface.
- [eunit_surefire](eunit_surefire.md): Surefire reports for EUnit (Format used by Maven and Atlassian Bamboo for
example to integrate test results). Based on initial code from Paul Guyot.

