-
Notifications
You must be signed in to change notification settings - Fork 92
/
behat.yml
19 lines (19 loc) · 1 KB
/
behat.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
imports:
- 'compatibility-suite/suites/v1/http/consumer.yml'
- 'compatibility-suite/suites/v1/http/provider.yml'
- 'compatibility-suite/suites/v2/http/consumer.yml'
- 'compatibility-suite/suites/v2/http/provider.yml'
- 'compatibility-suite/suites/v3/http/consumer.yml'
- 'compatibility-suite/suites/v3/http/provider.yml'
- 'compatibility-suite/suites/v3/message/consumer.yml'
- 'compatibility-suite/suites/v3/message/provider.yml'
- 'compatibility-suite/suites/v3/generators.yml'
- 'compatibility-suite/suites/v3/matching-rules.yml'
- 'compatibility-suite/suites/v4/http/consumer.yml'
- 'compatibility-suite/suites/v4/http/provider.yml'
- 'compatibility-suite/suites/v4/message/consumer.yml'
- 'compatibility-suite/suites/v4/message/provider.yml'
- 'compatibility-suite/suites/v4/combined.yml'
- 'compatibility-suite/suites/v4/sync-message/consumer.yml'
- 'compatibility-suite/suites/v4/matching-rules.yml'
- 'compatibility-suite/suites/v4/generators.yml'