module
Version:
v0.0.0-...-3730569
Opens a new window with list of versions in this module.
Published: Sep 23, 2023
License: MIT
Opens a new window with license information.
README
¶
Boilerplate API Automation Testing with Golang
Prerequisites
Tested on
- Golang version
v1.20.1
- Node version
v14.19.3
- NPM
6.14.17
- Godog version
0.12.6
- Testify version
v1.8.2
- GoJSON Shcema
v1.20
How to Getting Started
$ cd [project]
$ npm install
$ mkdir report
$ cp env.sample .env
Own Service
Run the test
You can specify the command that you want to run.
Here are our default commands
$ go test | to run test
$ node index.js | to generate report html
Contribution
Contributions are welcome, feel free to submit pull requests or open issues for discussion.
yogiis.ari047@gmail.com - Feel free to email me with any questions or suggestions.
Directories
¶
app
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.