# req_test_bandit v0.2.0 - Table of Contents

## Pages

- [ReqTestBandit](readme.md)
- [CHANGELOG](changelog.md)

## Modules

- [ReqTestBandit](ReqTestBandit.md): `Req.Test` plugin to use Bandit to serve HTTP test server, optionally using
`X509` for HTTPS test server. This plugin augments Req.Test, it does not
replace it. To use this plugin following the example provided in `Req.Test`'s
moduledoc, `attach/1` needs to be called and `config/test.exs` needs to change

