getify/literalizer

tests now need to permute the config options

Open

#24 opened on Sep 9, 2013

View on GitHub
 (0 comments) (0 reactions) (1 assignee)JavaScript (2 forks)github user discovery
bughelp wanted

Repository metrics

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

Description

Now that the options can be configured, need to permute those options across the test results, to ensure it works not only with an option on (right now, tests assume all optional literals identified) but also with it off, and the various combinations thereof.

Contributor guide