Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Commit

Permalink
Improved testing infrastructure
Browse files Browse the repository at this point in the history
Testing should be in Go's convention using a single struct
holding test cases and expected values.
When using the previous infrastructure it was hard to understand
which expected is belong to each test case.
  • Loading branch information
nivnadler committed Dec 30, 2015
1 parent 8d86c2c commit 63395b1
Showing 1 changed file with 387 additions and 175 deletions.
Loading

0 comments on commit 63395b1

Please sign in to comment.