[PR #1796] [CLOSED] Add Cornell E2E tests mock server #1562

Closed
opened 2025-11-06 13:18:45 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1796
Author: @netanelavr
Created: 7/30/2021
Status: Closed

Base: masterHead: add-cornell


📝 Commits (1)

  • b4e9222 Add Cornell E2E tests mock server

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

Cornell is a record & reply mock server for E2E tests

Repo - https://github.com/hiredscorelabs/cornell
Documentation - https://hiredscorelabs.github.io/cornell/

What's the difference between this Python project and similar ones?

Enumerate comparisons.

  • Ability for mocking in distributed systems and run complex E2E tests
  • Cornell wraps vcrpy with flask which provides a lightweight record and replay server
  • Easy for extensions

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1796 **Author:** [@netanelavr](https://github.com/netanelavr) **Created:** 7/30/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-cornell` --- ### 📝 Commits (1) - [`b4e9222`](https://github.com/vinta/awesome-python/commit/b4e9222d4cb1e90a93d3c7b22d1f40504e2a7714) Add Cornell E2E tests mock server ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? Cornell is a record & reply mock server for E2E tests Repo - https://github.com/hiredscorelabs/cornell Documentation - https://hiredscorelabs.github.io/cornell/ ## What's the difference between this Python project and similar ones? Enumerate comparisons. * Ability for mocking in distributed systems and run complex E2E tests * Cornell wraps vcrpy with flask which provides a lightweight record and replay server * Easy for extensions -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:18:45 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1562