issues
search
kcl-lang
/
cli
The KCL Command Line Interface (CLI).
https://kcl-lang.io
Apache License 2.0
19
stars
14
forks
source link
test: add e2e tests for all platforms
#26
Closed
Peefy
closed
11 months ago
Peefy
commented
11 months ago
1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):
[x] N
[ ] Y
test: add e2e tests for all platforms
2. What is the scope of this PR (e.g. component or file name):
.github/workflows/example-e2e-tests.yaml
examples/import/jsonschema/**
examples/test.ps1
3. Provide a description of the PR(e.g. more details, effects, motivations or doc link):
[ ] Affects user behaviors
[ ] Contains syntax changes
[ ] Contains variable changes
[ ] Contains experimental features
[ ] Performance regression: Consumes more CPU
[ ] Performance regression: Consumes more Memory
[x] Other
4. Are there any breaking changes?(Y/N) and describe the breaking changes(e.g. more details, motivations or doc link):
[x] N
[ ] Y
5. Are there test cases for these changes?(Y/N) select and add more details, references or doc links:
[ ] Unit test
[ ] Integration test
[ ] Benchmark (add benchmark stats below)
[ ] Manual test (add detailed scripts or steps below)
[x] Other
1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):
test: add e2e tests for all platforms
2. What is the scope of this PR (e.g. component or file name):
3. Provide a description of the PR(e.g. more details, effects, motivations or doc link):
4. Are there any breaking changes?(Y/N) and describe the breaking changes(e.g. more details, motivations or doc link):
5. Are there test cases for these changes?(Y/N) select and add more details, references or doc links: