Testing
Testing an Archibald project:
- Unit testing — running Jest tests with
archibald test, testing components and hooks, mocks, and helpers. - End-to-end testing — running e2e suites with
archibald e2eusing Cypress, Playwright, or Maestro.
Testing an Archibald project:
archibald test, testing components and hooks, mocks, and helpers.archibald e2e using Cypress, Playwright, or Maestro.