Frontend Tests

How to run frontend tests and verify code integrity. Use when this capability is needed.

tomevault-io aee1380 2 files · 1.2 KB Updated

File contents

Frontend Testing Standards

Whenever you need to run tests, you must follow these steps:

  1. Change Directory: Always change your working directory to ./frontend/.
  2. Execute Command: Run npm run test.
  3. Report: Provide a summary of passing/failing tests to the user.

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/jpmolinamatute--arch-stats--frontend-tests commit aee1380dd8

Frequently asked questions

npx skillmds@latest add tomevault-io/frontend-tests