chore(deps-dev): bump @electron-forge/maker-rpm (#754)
Bumps @electron-forge/maker-rpm from 7.4.0 to 7.8.1.
updated-dependencies:
- dependency-name: “@electron-forge/maker-rpm” dependency-version: 7.8.1 dependency-type: direct:development update-type: version-update:semver-minor …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This is an awesome API testing tool. 🚀
Features
Get started
Install it via hd or download from releases:
or, you can install it in Kubernetes. See also the manifests.
see the following usage:
below is an example of the usage, and you could see the report as well:
atest run -p sample/testsuite-gitlab.yaml --duration 1m --thread 3 --report md
Use in Docker
Use
atest
as server mode in Docker, then you could visit the UI from8080
:Use
atest-collector
in Docker:Template
The following fields are templated with sprig:
Functions
You could use all the common functions which comes from sprig. Besides some specific functions are available:
randomKubernetesName
{{randomKubernetesName}}
to generate Kubernetes resource name randomly, the name will have 8 charssleep
{{sleep(1)}}
in the pre and post request handleVerify against Kubernetes
It could verify any kinds of Kubernetes resources. Please set the environment variables before using it:
KUBERNETES_SERVER
KUBERNETES_TOKEN
See also the example.
TODO
Limit
Community Exchange
Feel free to talk to us about any questions you may have about API Testing in the following ways.
Mailing List
api-testing-tech@googlegroups.com
, Feel free to discuss everything related to API Testing via this mailing list.GitHub
discussionGitHub Discussion