Closed wpillar closed 9 years ago
This PR setups a good testing framework for MyBB 2.0:
composer test-unit
composer test-unit-coverage
I'm doing this so I can start writing tests for my branches as we all should start doing.
@euantorano gentle reminder.
@euantorano @JoshHarmon think I'm done here?
This PR setups a good testing framework for MyBB 2.0:
composer test-unit
andcomposer test-unit-coverage
, can add more later.I'm doing this so I can start writing tests for my branches as we all should start doing.