File: control

package info (click to toggle)
python-prance 25.4.8.0%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,140 kB
  • sloc: python: 3,381; makefile: 205
file content (67 lines) | stat: -rw-r--r-- 1,476 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Test-Command: prance --help
Features:
 test-name=prance--help,
Depends:
 prance,

Test-Command: prance --version
Features:
 test-name=prance--version,
Depends:
 prance,

Test-Command: prance compile tests/specs/issue_1.json
Features:
 test-name=prance-compile-issue-1,
Depends:
 prance,

Test-Command: prance validate tests/specs/issue_1.json
Features:
 test-name=prance-default-issue-1,
Depends:
 prance,

Test-Command: prance validate --backend openapi-spec-validator tests/specs/issue_1.json
Features:
 test-name=prance-openapi-issue-1,
Depends:
 prance,
 python3-openapi-spec-validator,

Test-Command: prance validate --backend swagger-spec-validator tests/specs/issue_1.json
Features:
 test-name=prance-swagger-issue-1,
Depends:
 prance,
 python3-swagger-spec-validator,

Test-Command: ! prance validate tests/specs/issue_5.yaml
Features:
 test-name=prance-issue-5-xfail,
Depends:
 prance,
Restrictions:
 allow-stderr,

Test-Command: prance validate --no-strict tests/specs/issue_5.yaml
Features:
 test-name=prance-issue-5-nostrict,
Depends:
 prance,

Test-Command: prance validate --no-strict tests/specs/issue_36.yaml
Features:
 test-name=prance-openapi-issue-36-version3,
Depends:
 prance,
 python3-openapi-spec-validator,

Test-Command: ! prance validate --backend swagger-spec-validator --no-strict tests/specs/issue_36.yaml
Features:
 test-name=prance-swagger-issue-36-version3-xfail,
Depends:
 prance,
 python3-swagger-spec-validator,
Restrictions:
 allow-stderr,