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

#Alepha - React Testing

#Installation

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

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