About two years ago at Synacor a couple of teams started using QUnit as our JavaScript unit testing library. It was well received, and more developers started contributing tests. As the test suite grew, however, we noticed a missing feature that we utilized in our PHPUnit tests – data providers. The lack of data providers […]
↧