https://github.com/rockops/rocktest-go
Test Automation that rocks ! Rebranded in Go.
https://github.com/rockops/rocktest-go
Last synced: 1 day ago
JSON representation
Test Automation that rocks ! Rebranded in Go.
- Host: GitHub
- URL: https://github.com/rockops/rocktest-go
- Owner: rockops
- License: apache-2.0
- Created: 2021-06-29T05:52:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-03T15:22:23.000Z (over 4 years ago)
- Last Synced: 2025-07-28T11:46:57.655Z (11 months ago)
- Language: Go
- Size: 11.1 MB
- Stars: 2
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rocktest-go
Test Automation that rocks ! Rebranded in Go.
## Setup
````
apt install unixodbc unixodbc-dev
go mod tidy
````