v0.1.0
Initial release
Testing helpers for the Nova web framework.
Modules
- nova_test — Integration test helpers: app lifecycle (
start/stop) + HTTP client (get/post/put/patch/delete) + response accessors (status/body/json/headers/header) - nova_test_req — Unit test request builder: builds cowboy_req-compatible maps for calling controllers directly
- nova_test.hrl — Assertion macros:
?assertStatus,?assertJson,?assertBody,?assertHeader,?assertJsonResponse,?assertStatusResponse,?assertRedirect,?assertOkResponse