PluginProbe
Kit (formerly ConvertKit) – Email Newsletter, Email Marketing, Membership, Subscribers and Landing Pages / 1.7.0
Kit (formerly ConvertKit) – Email Newsletter, Email Marketing, Membership, Subscribers and Landing Pages v1.7.0
3.4.1 3.4.0 3.3.9 3.3.8 3.3.7 3.3.6 3.3.5 3.3.4 3.3.3 3.3.2 3.3.1 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.2.9 2.3.0 2.3.1 2.3.2 2.3.3 All 194 releases
convertkit / codeception.dist.yml

codeception.dist.yml in Kit (formerly ConvertKit) – Email Newsletter, Email Marketing, Membership, Subscribers and Landing Pages 1.7.0, at codeception.dist.yml

21 lines 596 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 paths:
2 tests: tests
3 output: tests/_output
4 data: tests/_data
5 support: tests/_support
6 envs: tests/_envs
7 actor_suffix: Tester
8 extensions:
9 enabled:
10 - Codeception\Extension\RunFailed
11 commands:
12 - Codeception\Command\GenerateWPUnit
13 - Codeception\Command\GenerateWPRestApi
14 - Codeception\Command\GenerateWPRestController
15 - Codeception\Command\GenerateWPRestPostTypeController
16 - Codeception\Command\GenerateWPAjax
17 - Codeception\Command\GenerateWPCanonical
18 - Codeception\Command\GenerateWPXMLRPC
19 params:
20 - .env
21