allegro/tradukisto

Add longConverter for Dutch

Open

#99 opened on Jul 6, 2023

 (2 comments) (0 reactions) (1 assignee)Groovy (97 forks)auto 404
Feature requestgood first issuehacktoberfest

Repository metrics

Stars
 (213 stars)
PR merge metrics
 (PR metrics pending)

Description

It would be good, if we will have support for long number conversion for Dutch. Currently it is not implemented. Integer and Money conwerters for Dutch were implemented in https://github.com/allegro/tradukisto/pull/69.

Additional context Unit tests are already written in DutchValuesTest, but currently marked as @Ignore. See: def "should convert long #value to '#words' in Dutch"() { // test cases}

Contributor guide