#1749·faker

Run seeded tests for all locales

Author: ST-DDTCreated Jan 17, 2023Updated Sep 6, 2026
Labelsp: 1-normalc: tests: accepted

Clear and concise description of the problem

Currently the seeded tests only run for the en locale.

Suggested solution

Run the seeded tests for all locales.

Pro:

  • Generate visible examples for all locales

Con:

  • Might cause a review overload due to the amount of generated test snapshots

Alternative

Do nothing extra

Additional context

The discussion originally came up in https://github.com/faker-js/faker/pull/1735#discussion_r1071751912