vitest/docs/config/snapshotserializers.md
2025-11-06 14:59:05 +01:00

338 B

title outline
snapshotSerializers | Config deep

snapshotSerializers

  • Type: string[]
  • Default: []

A list of paths to snapshot serializer modules for snapshot testing, useful if you want add custom snapshot serializers. See Custom Serializer for more information.