issues
search
mac641
/
gotep
gotep is a terminal-based REST client designed to execute HTTP tests based on the Jetbrains HTTP-Client.
MIT License
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump golang.org/x/term from 0.13.0 to 0.17.0 in /src
#53
dependabot[bot]
opened
9 months ago
0
chore(deps): bump golang.org/x/term from 0.13.0 to 0.16.0 in /src
#52
dependabot[bot]
closed
9 months ago
1
chore(deps): bump golang.org/x/term from 0.13.0 to 0.15.0 in /src
#51
dependabot[bot]
closed
10 months ago
1
chore(deps): bump github.com/fatih/color from 1.13.0 to 1.16.0 in /src
#50
dependabot[bot]
closed
12 months ago
0
chore(deps): bump golang.org/x/term from 0.13.0 to 0.14.0 in /src
#49
dependabot[bot]
closed
11 months ago
1
chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.8.0 in /src
#48
dependabot[bot]
closed
1 year ago
0
chore(deps): bump golang.org/x/term from 0.12.0 to 0.13.0 in /src
#47
dependabot[bot]
closed
1 year ago
0
chore(deps): bump golang.org/x/term from 0.7.0 to 0.12.0 in /src
#46
dependabot[bot]
closed
1 year ago
0
chore(deps): bump golang.org/x/term from 0.0.0-20220526004731-065cf7ba2467 to 0.7.0 in /src
#45
dependabot[bot]
closed
1 year ago
0
chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.7.0 in /src
#44
dependabot[bot]
closed
1 year ago
1
chore(deps): bump github.com/fatih/color from 1.13.0 to 1.15.0 in /src
#43
dependabot[bot]
closed
12 months ago
1
chore(deps): bump golang.org/x/term from 0.0.0-20220526004731-065cf7ba2467 to 0.6.0 in /src
#42
dependabot[bot]
closed
1 year ago
1
chore(deps): bump golang.org/x/term from 0.0.0-20220526004731-065cf7ba2467 to 0.5.0 in /src
#41
dependabot[bot]
closed
1 year ago
1
chore(deps): bump github.com/fatih/color from 1.13.0 to 1.14.1 in /src
#40
dependabot[bot]
closed
1 year ago
1
chore(deps): bump github.com/fatih/color from 1.13.0 to 1.14.0 in /src
#39
dependabot[bot]
closed
1 year ago
1
chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 in /src
#38
dependabot[bot]
closed
1 year ago
1
add support for request separators in body or document how it can be done using an external file
#37
mac641
opened
2 years ago
0
allow test file contents to be piped
#36
mac641
opened
2 years ago
0
update supported / unsupported http-client features
#35
mac641
opened
2 years ago
0
accept urls / hosted files as tests / configs
#34
mac641
opened
2 years ago
0
chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 in /src
#33
dependabot[bot]
closed
2 years ago
1
feat(src/cmd): generate version command
#32
mac641
closed
2 years ago
0
feat(src/cmd): generate version command
#31
mac641
closed
2 years ago
0
refactor and add dependabot
#30
mac641
closed
2 years ago
0
I want to be able to add a list of all request names and execute the request with the specified name
#29
ystyle
opened
2 years ago
1
issue/14 - add version command
#28
mac641
closed
2 years ago
0
Introduce go-task in favor of gnumake
#27
mac641
closed
2 years ago
0
release in package managers
#26
mac641
opened
2 years ago
1
Update README.md
#25
mac641
closed
2 years ago
0
18 check support for different architectures and os and add them
#24
mac641
closed
2 years ago
0
22 add docker dev environment
#23
mac641
closed
2 years ago
0
Add docker dev environment
#22
mac641
closed
2 years ago
0
Add git hook to check LICENSE section in go files
#21
mac641
closed
2 years ago
0
Refactor
#20
mac641
closed
2 years ago
0
add flag for writing test results to a file rather than printing it directly to the console
#19
mac641
opened
2 years ago
0
Check support for different OS'
#18
mac641
closed
2 years ago
0
5 as gotep user i want to be printed a short and clean overview on the console summarizing all test results
#17
mac641
closed
2 years ago
0
4 as gotep developer i want to send http request based on parsed test files
#16
mac641
closed
2 years ago
0
add user guide to README.md
#15
mac641
closed
2 years ago
0
add version command
#14
mac641
closed
2 years ago
0
add ci pipeline
#13
mac641
closed
2 years ago
0
Issue/2 - implement parser using custom implementation
#12
mac641
closed
2 years ago
0
Improve exiting app through global error handling / exit codes
#11
mac641
opened
2 years ago
0
Use live menu if mandatory options haven't been provided
#10
mac641
opened
2 years ago
0
Add ci build badge to README.md
#9
mac641
closed
2 years ago
0
Migrate net/http to requests
#8
mac641
opened
2 years ago
0
WIP: Issue/2 parser
#7
mac641
closed
2 years ago
0
As gotep user I want to check my test files for syntax errors.
#6
mac641
opened
2 years ago
0
As gotep user I want to be printed a short and clean overview on the console summarizing all test results.
#5
mac641
closed
2 years ago
0
As gotep developer I want to send http request based on parsed test files.
#4
mac641
closed
2 years ago
0
Next