alepha@docs:~/docs/framework/packages/alepha/testing$
cat react.md | pretty
1 min read
Last commit:

#Alepha - Testing React

#Installation

Part of the alepha package. Import from alepha/testing/react.

npm install alepha

#Overview

Testing utilities for Alepha React applications.

Features:

  • renderWithAlepha() - Render components with Alepha context
  • fillForm() / submitForm() - Form testing helpers
  • setupJsdomMocks() - Mock browser APIs for jsdom