{"id":15372099,"url":"https://github.com/xquery/libcurl-httpbin-testsuite","last_synced_at":"2026-05-04T06:31:22.090Z","repository":{"id":141753300,"uuid":"156104545","full_name":"xquery/libcurl-httpbin-testsuite","owner":"xquery","description":"test libcurl with httpbin","archived":false,"fork":false,"pushed_at":"2020-06-06T05:26:37.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T00:18:53.446Z","etag":null,"topics":["httpbin","libcurl","test"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xquery.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-04T16:58:13.000Z","updated_at":"2020-06-06T05:26:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"75297e7b-d7fa-4b3a-9df6-c60c4f7ac882","html_url":"https://github.com/xquery/libcurl-httpbin-testsuite","commit_stats":{"total_commits":23,"total_committers":1,"mean_commits":23.0,"dds":0.0,"last_synced_commit":"6f1249748b0e9bec025d7453378fa5838b8ee240"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xquery%2Flibcurl-httpbin-testsuite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xquery%2Flibcurl-httpbin-testsuite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xquery%2Flibcurl-httpbin-testsuite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xquery%2Flibcurl-httpbin-testsuite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xquery","download_url":"https://codeload.github.com/xquery/libcurl-httpbin-testsuite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245931748,"owners_count":20695958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["httpbin","libcurl","test"],"created_at":"2024-10-01T13:49:34.599Z","updated_at":"2026-05-04T06:31:22.037Z","avatar_url":"https://github.com/xquery.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libcurl-httpbin-testsuite\n[![Build Status](https://travis-ci.org/xquery/libcurl-httpbin-testsuite.svg?branch=master)](https://travis-ci.org/xquery/libcurl-httpbin-testsuite)\n\nTest libcurl with httpbin\n\nNote that this is a test only software library.\n\n# Build\n\nTo build software, run cmake:\n\n```$bash\n\u003e mkdir build\n\u003e cd build\n\u003e cmake -DCMAKE_BUILD_TYPE=Debug -DENABLE_MANUAL=OFF -DBUILD_TESTING=OFF  ..\n\u003e make \n```\n\n# Setup and run Tests\n\nTests require [httpbin](http://httpbin.org) - which should be setup on port 81 - running the following docker command\nor however way you feel comfortable installing.\n\n```$bash\n\u003e docker run -p 81:80 kennethreitz/httpbin\n```\n\nor run the docker-compose script\n\n```$bash\n\u003e docker-compose up -d\n```\nwhich will setup both https (443) and http (81). Edit test/unit-test.h if you expose httpbin on a different host:port.\n\nAfter building usually it is just a matter of running make test target.\n\n```$bash\n\u003e make test\n```\n\nor you could run directly\n```$bash\n\u003e cd test\n\u003e ./runAllTests\n```\n\n# FAQ\n\n### Why test libcurl ? \nmore tests better ;)\n\n## Why use httpbin ? \ncovers all http methods/behavior\n\n### Why use googletest ? \nintersection with C/C++\n\n## License\n\nlibcurl-httpbin-testsuite is provided under the [MIT License](COPYING)\n\nMIT License\n\nCopyright (c) 2017-2018 James Fuller \u003cjim.fuller@webcomposite.com\u003e\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxquery%2Flibcurl-httpbin-testsuite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxquery%2Flibcurl-httpbin-testsuite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxquery%2Flibcurl-httpbin-testsuite/lists"}