All Projects → brookshi → Hitchhiker

brookshi / Hitchhiker

Licence: gpl-2.0
a Restful Api test tool

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to Hitchhiker

Swagger meqa
Auto generate and run tests using swagger/OpenAPI spec, no coding needed
Stars: ✭ 151 (-93.06%)
Mutual labels:  restful-api, test, testing-tools, test-automation
eat
Json based scenario testing tool(which can have test for functional and non-functional)
Stars: ✭ 41 (-98.11%)
Mutual labels:  test, test-automation, testing-tools
Telegraf-Test
Telegraf Test - Simple Test ToolKit of Telegram Bots
Stars: ✭ 22 (-98.99%)
Mutual labels:  test, test-automation, testing-tools
Orion-Stress-Tester
A simple, efficient and accurate stress tester, support HTTP, WebSocket and TCP
Stars: ✭ 32 (-98.53%)
Mutual labels:  test, testing-tools, stress-test
Cypress
Fast, easy and reliable testing for anything that runs in a browser.
Stars: ✭ 35,145 (+1515.86%)
Mutual labels:  test, testing-tools, test-automation
DeepfakeHTTP
DeepfakeHTTP is a web server that uses HTTP dumps as a source for responses.
Stars: ✭ 373 (-82.85%)
Mutual labels:  test-automation, testing-tools, restful-api
carina
Carina automation framework: Web, Mobile, API, DB etc testing...
Stars: ✭ 652 (-70.02%)
Mutual labels:  test, test-automation, testing-tools
IO-TESTER
A functional test framework
Stars: ✭ 32 (-98.53%)
Mutual labels:  test, test-automation, testing-tools
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (-99.08%)
Mutual labels:  test, test-automation, testing-tools
Carina
Carina automation framework: Web, Mobile, API, DB
Stars: ✭ 549 (-74.76%)
Mutual labels:  test, testing-tools, test-automation
Testcafe
A Node.js tool to automate end-to-end web testing.
Stars: ✭ 9,176 (+321.89%)
Mutual labels:  test, testing-tools, test-automation
Node Express Mongoose Passport Jwt Rest Api Auth
Node, express, mongoose, passport and JWT REST API authentication example
Stars: ✭ 146 (-93.29%)
Mutual labels:  api, restful-api
Magic Api
magic-api 是一个接口快速开发框架,通过Web页面编写脚本以及配置,自动映射为HTTP接口,无需定义Controller、Service、Dao、Mapper、XML、VO等Java对象
Stars: ✭ 146 (-93.29%)
Mutual labels:  api, restful-api
Node Express Postgresql Sequelize
Node.js, Express.js, Sequelize.js and PostgreSQL RESTful API
Stars: ✭ 148 (-93.2%)
Mutual labels:  api, restful-api
Ztest
自动化测试报告
Stars: ✭ 143 (-93.43%)
Mutual labels:  test, test-automation
Stryker Js
Mutation testing for JavaScript and friends
Stars: ✭ 2,043 (-6.07%)
Mutual labels:  testing-tools, test-automation
Tork
💞 Tests your Ruby code, in parallel, as you change it
Stars: ✭ 185 (-91.49%)
Mutual labels:  testing-tools, test-automation
Appkernel
API development made easy: a smart Python 3 API framework
Stars: ✭ 152 (-93.01%)
Mutual labels:  api, restful-api
Restful Api With Laravel Definitive Guide
Repository with the base code for the course "RESTful API with Laravel - Definitive-Guide"
Stars: ✭ 156 (-92.83%)
Mutual labels:  api, restful-api
Zunit
A powerful testing framework for ZSH projects
Stars: ✭ 140 (-93.56%)
Mutual labels:  testing-tools, test-automation

Hitchhiker Api is a Restful Api integrated testing tool that support Schedule, Response comparsion, Stress Test, support upload js file to hook request, easy to deploy it in your local server. It make easier to manage Api with your team.

Go to http://www.hitchhiker-api.com for test,use try without login. (Demo doesn't support stress test)

中文文档  Document

更改日志  Change Log

Feature

  • Api collaboration development with team
  • Api history
  • Multiple environments and Runtime variables support, easy to handle api dependence
  • Assert base on UI
  • Powerful script, support requiring any js lib which upload to project, read excel, cryptographic, no can't do
  • Request parameterization, include ManytoMany and OnetoOne, now you can use a request to handle multple situation like various query string, body
  • Schedule and run batch
  • Make a comparison for Api response between two different environments (eg: stage vs product)
  • Support Handling response before comparing
  • Easy to deploy (support docker, windows, linux), keep data in your control, never lose data
  • All changed will be auto saved in local cache even if refresh page
  • Support importing Postman v1 collections
  • Load test
  • Sync collection data of team automatically
  • Api Document (in future)

Different with Postman

Func Hitchhiker Postman
Collaboration , auto sync Need Share,Pro support but not free
Script Powerful,could upload js lib only can use built-in lib
Schedule , use Newman and Jenkins
Response comparison
Stress Test
Param Req
Document ✘, powerful doc system in plan ,weak
Api Mock
Detail Need improve Strong
security Strong,deploy in local Weak, data will upload to server

微信交流 (注明 api)

Display

Browser

Only test in Chrome(Recommend) and Firefox, Don't have any plan to support the others.

Licence

GPL-2.0 + Commercial use prohibited

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].