Kurisu
|
6f2fed9519
|
feat: Support to generator JavaScript code from a HTTP testCase. (#400)
* feat: Support to generator JavaScript code from a HTTP testCase.
* more friendly prompts in JavaScript code generator.
|
2024-04-26 09:48:10 +08:00 |
zhouzhou1017
|
e9974374b1
|
feat: support to generator Python code from a HTTP testCase
|
2024-04-24 19:36:25 +08:00 |
Agility6
|
ab38bef403
|
fix: incorrect HTTP request body with the Golang code generator (#383)
* fix: incorrect HTTP request body with the Golang code generator
* feat: add go body request test
* fix: go_generator error
|
2024-04-22 14:42:36 +08:00 |
Agility6
|
9ce40e3370
|
feat: support to generator Java code from a HTTP testCase (#369)
* feat: support to generator Java code from a HTTP testCase
---------
Signed-off-by: Agility6 <agility1013@gmail.com>
|
2024-04-19 10:14:10 +08:00 |
Alex Shi
|
e05ff4b485
|
feat: add the cookie setting for golang code generator (#363)
|
2024-04-14 20:40:21 +08:00 |
Rick
|
1c5b72df0b
|
feat: add graphql feature support (#326)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
|
2023-12-21 11:15:12 +08:00 |
Rick
|
7ea16a6642
|
feat: support to generate grpc payload as JSON (#264)
|
2023-11-03 14:13:43 +08:00 |
Rick
|
4624b9be05
|
fix: the Golang code generator has problem (#159)
|
2023-08-04 20:17:12 +08:00 |
Rick
|
a799208a0c
|
feat: support generate code from TestCase (#154)
|
2023-08-01 17:19:13 +08:00 |