globalizejs/globalize

Test: Support testing a range of CLDR versions

Open

#427 opened on Mar 24, 2015

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (4,759 stars) (645 forks)batch import
help wanted

Description

Currently, we run our unit and functional tests against the latest CLDR version.

First, we should raise the pros and cons of having tests executed for all supported CLDR versions, e.g., CLDR 25, CLDR 26, CLDR 27. Then, implement it.

Contributor guide