Closed rogersm closed 6 years ago
It looks like it can be installed on basically any system, so I'm down with it. How does it compare with CUnit?
Check has some additional functionality, like fixtures, but both have a lot in common. Happy to use CUnit if the team is more confortable with CUnit.
By the way, Check (and CUnit) are LPGL... this should not clash with guildmud MIT license, but are we ok to use LGPL?
As far as I know LGPL doesn't conflict with our MIT license, but if anyone has a more informed opinion than mine I welcome it.
No, it does not conflict with MIT license.
One final question before submitting the PR, is check available in Vagrant? or is there anything easier to deploy?
Now that we have Travis CI integration, we need a test suit. I propose to use Check.
It's small, easy to use, and documented.
Are we ok to move to Check or do you prefer something different?