Add Behat config file

This commit is contained in:
Alain Schlesser 2021-04-19 12:33:42 +01:00
parent e3f8b2ac28
commit 6fa1c9d95a

7
behat.yml Normal file
View file

@ -0,0 +1,7 @@
default:
suites:
default:
contexts:
- WP_CLI\Tests\Context\FeatureContext
paths:
- features