{"id":26262499,"url":"https://github.com/kros-sk/teapie","last_synced_at":"2025-04-30T09:24:02.380Z","repository":{"id":281814057,"uuid":"832125768","full_name":"Kros-sk/TeaPie","owner":"Kros-sk","description":"A lightweight API testing CLI-based framework designed for automation-friendly, scriptable API testing","archived":false,"fork":false,"pushed_at":"2025-04-28T11:07:35.000Z","size":8728,"stargazers_count":0,"open_issues_count":17,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-28T11:16:01.460Z","etag":null,"topics":["api","cli","dotnet-tool","framework","integration","testing"],"latest_commit_sha":null,"homepage":"https://www.teapie.fun/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kros-sk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2024-07-22T12:07:00.000Z","updated_at":"2025-04-28T11:07:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"273ae361-b842-44ed-9bac-78dd2c92cb68","html_url":"https://github.com/Kros-sk/TeaPie","commit_stats":null,"previous_names":["kros-sk/teapie"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kros-sk%2FTeaPie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kros-sk%2FTeaPie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kros-sk%2FTeaPie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kros-sk%2FTeaPie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kros-sk","download_url":"https://codeload.github.com/Kros-sk/TeaPie/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251302782,"owners_count":21567601,"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":["api","cli","dotnet-tool","framework","integration","testing"],"created_at":"2025-03-14T00:19:26.426Z","updated_at":"2025-04-30T09:24:02.374Z","avatar_url":"https://github.com/Kros-sk.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TeaPie - API Testing Framework\n\n[![NuGet](https://img.shields.io/nuget/v/TeaPie)](https://www.nuget.org/packages/TeaPie/)\n[![License](https://img.shields.io/github/license/Kros-sk/TeaPie)](LICENSE)\n[![Build](https://github.com/Kros-sk/TeaPie/actions/workflows/pipeline.yml/badge.svg)](https://github.com/Kros-sk/TeaPie/actions)\n\n![Logo](logo.png)\n\nTeaPie is a **lightweight API testing framework** designed for **automation-friendly, scriptable API testing** with `.http` files.\nIt provides **pre-request scripting, post-response validation, retry strategies, flexible authentication, environments support and custom test directives**.\n\n## 📖 Documentation\n\n📚 **Complete documentation is available in the** **[Wiki](https://kros-sk.github.io/TeaPie/docs/introduction.html)**.\n\n## 🚀 Features\n\n✅ **Universal HTTP Requests Definition** – Define HTTP requests using `.http` files\n\n✅ **Pre-Request \u0026 Post-Response Scripts** – Extend HTTP request with C# scripts for data\n\n✅ **Custom Authentication Providers** – Supports OAuth2 \u0026 user-defined authentication providers\n\n✅ **Retry Strategies** – Customize retry logic for API failures\n\n✅ **Environment Support** – Run your tests on any environment and change it dynamically\n\n✅ **Custom Reporting** - Apart of Console and JUnit XML reporting, you can specify own reporters\n\n✅ **Easy Versioning** – Collections of the tests can be part of (backend) repository and changes are easily visible on PRs\n\n✅ **Extensible \u0026 Open Source** – Project is ready-to-be extended due to its pipeline design pattern\n\n## 📦 Installation\n\n### Install via NuGet\n\nTo install **TeaPie CLI**, use the following command:\n\n```sh\ndotnet tool install -g TeaPie.Tool\n```\n\nTo install the framework in your project:\n\n```sh\ndotnet add package TeaPie\n```\n\n## ⚡ Quick Start\n\nCreate a new test case:\n\n```sh\nteapie generate \u003ctest-case-name\u003e\n```\n\nRun all test cases in a collection:\n\n```sh\nteapie test demo\n```\n\nExecute a single test case:\n\n```sh\nteapie test \".\\demo\\Tests\\002-Cars\\002-Edit-Car-req.http\"\n```\n\nFor more usage details, visit the **[Wiki](https://kros-sk.github.io/TeaPie/docs/introduction.html)**.\n\n## 🤝 Contributing\n\nWe welcome contributions! Please check out the [Contribution Guide](CONTRIBUTING.md) for details on how to get involved.\n\n## 📝 License\n\nTeaPie is licensed under the **MIT License**. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkros-sk%2Fteapie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkros-sk%2Fteapie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkros-sk%2Fteapie/lists"}