disqus / disqus-wordpress-plugin

WordPress plugin for Disqus (Latest version)
https://disqus.com/
34 stars 25 forks source link

Unit Testing remarks #7

Closed Ramoonus closed 7 years ago

Ramoonus commented 7 years ago

I would recommend testing with PHP 7.0, since this has more userbase than 7.1 also some functional differences

when using PHP 7.x, I would recommend PHPUnit 6

if you agree on this, I`ll provide a pull request

ryanvalentin commented 7 years ago

We can agree with these recommendations, please do open a PR!

Ramoonus commented 7 years ago

9