shaggy8871 / php-rx

PHP-specific implementation of Rx JSON/YAML validator
GNU General Public License v3.0
11 stars 2 forks source link

Initial unit tests #4

Open peter279k opened 4 years ago

peter279k commented 4 years ago

To make all functionalities reliable/verified, I think it's nice to integrate unit tests.

I also suggest we can use the PHPUnit to accomplish this issue :).

Once this issue is accepted by @shaggy8871, I will be happy to work on this.