LinuxSuRen
released this
18 Jun 09:46
·
329 commits
to refs/heads/master
since this release
What’s Changed
- feat: adding resource loader interface and default implement (#95) @LinuxSuRen
- chore: order the source code about runner (#93) @LinuxSuRen
- feat: support to calculate the API coverage (#89) @LinuxSuRen
- feat: support to output the HTML report (#88) @LinuxSuRen
- feat: put atest-collector into the image (#87) @LinuxSuRen
- feat: support to set upstream proxy address (#86) @LinuxSuRen
- feat: add a HTTP request collector as atest extension (#85) @LinuxSuRen
- feat: add sub-command to print all functions (#84) @LinuxSuRen
- docs: add more test cases of answer (#82) @LinuxSuRen
- docs: improve the k8s manifests about podAntiAffinity (#80) @LinuxSuRen
- feat: support to reference in the request body (#79) @LinuxSuRen
- feat: support to generate sample YAML via grpc (#76) @LinuxSuRen
- feat: support to install service on macos (#75) @LinuxSuRen
- feat: support saving markdown report to a file (#74) @LinuxSuRen
- chore: add a badge of LoC (#71) @LinuxSuRen
- fix: the data parent directory is missing (#70) @LinuxSuRen
- feat: support running before and after jobs with API request (#69) @LinuxSuRen
- chore: ignore the test report when actor is not linuxsuren (#67) @LinuxSuRen
- Modify Command Service exec-start mode (#66) @yJunS
- doc: add a badge into README.md (#65) @LinuxSuRen
- fix: Define a constant (#62) @wongearl
- feat: support verify the specific k8s resource count (#57) @LinuxSuRen
- chore: skip the test report when owner is not linuxsuren (#61) @LinuxSuRen
- fix: reduce cognitive complexity (#60) @wongearl
- feat: giving error info when having duplicated names (#59) @LinuxSuRen
- fix: the service status output is missing (#58) @LinuxSuRen
- fix: cannot find the correct parent test cases (#56) @LinuxSuRen