Vertim Apps Docs

Vertim Apps Docs

Did You Know?

We design Docy for the readers, optimizing not for page views or engagement

Tests et Qualité

Estimated reading: 1 minute 3 views

Tests Unitaires

# Tests des services

npm run test:services

# Tests des composants

npm run test:components

# Tests d’intégration

npm run test:integration

Linting et Formatage

# ESLint

npm run lint

# Prettier

npm run format

# TypeScript

npm run type-check

Leave a Comment

Share this Doc

Tests et Qualité

Or copy link

CONTENTS