hhvm / hacktest

A unit testing framework for Hack
MIT License
29 stars 12 forks source link

Error if dataprovider keys include periods #80

Open fredemmott opened 5 years ago

fredemmott commented 5 years ago
Fatal error: Uncaught exception 'OutOfBoundsException' with message 'Out of bounds vec access: invalid index 2' in /Users/fredemmott/code/user-documentation/vendor/hhvm/hacktest/src/HackTestCLI.hack:62
fredemmott commented 4 years ago

Might not be needed, now that dataproviders are no longer encoded. Will leave open until there's a unit test.