moderntribe / square-one

Modern Tribe's legacy WordPress framework for the classic editor.
GNU General Public License v2.0
89 stars 20 forks source link

Add `so project:test` custom command #932

Closed defunctl closed 2 years ago

defunctl commented 2 years ago

What does this do/fix?

Adds the custom command: so project:test, which runs all test suites so we don't have to run them all separately.

Tests

Does this have tests?