Welcome to the Spirent Developer Community! You'll find a wide variety of useful assets for your Velocity deployments and iTest automation projects. This repository is specific to Velocity. The iTest repository is located here. All Spirent Developer Community assets are available for your immediate download and use.
All assets are categorized into three levels of maturity/testing:
- Certified: provided and tested by Spirent
- Reference: provided by Spirent with intent to serve as “blueprint” for your project's structure and usage
- Community: submitted by community or Spirent personnel with no review or testing by Spirent
You are encouraged to submit your projects back to the Spirent Developer Community for others to benefit from.
Each project within this repository conforms to a standard naming convention. Project names are pre-pended with two letters. The first letter indicates the type of content in the project. The second letter indicates the language in which the project was authored. For example, a project called rp_driver_cisco contains a driver written in Python. The tables below list the prefix values:
First Letter | Project Content | Description |
---|---|---|
r | Drivers | Velocity drivers |
t | Tasks | Velocity startup, teardown, and triggered automation tasks |
k | Dashboards | Velocity dashboards |
d | Libraries | Response maps and QuickCalls |
a | Automation | Test cases |
u | Utilities | Tools and utilities |
Second Letter | Language | Description |
---|---|---|
i | iTest | All content in project is iTest content |
p | Python | All content in project is Python content |
b | Bash | All content in project is Bash content |
s | Scripts | Project content is written in another language or a combination of iTest, Python, Bash |