Skip to content

issues Search Results · repo:reecetech/pactman language:Python

Filter by

63 results
 (51 ms)

63 results

inreecetech/pactman (press backspace or delete to remove)

From https://github.com/pact-foundation/pact-specification/tree/version-4?tab=readme-ov-file#metadata All V4 pact files must have a pactSpecification key with a version attribute of 4.0. pactman is trying ...
  • jwettenhall
  • 1
  • Opened 
    on May 8, 2024
  • #125

Hey 👋 I couldn t get a hold of any of the previous maintainers, PRs are left abandoned and reecetech does not seem to have stake in open source anymore, as it seems. Is it save to assume that this project ...
  • iwpnd
  • Opened 
    on Oct 26, 2022
  • #122

When https://github.com/getslash/pact is installed, pactman breaks with: File /usr/lib/python3.10/site-packages/pactman/mock/matchers.py , line 308, in module LIKE_CLASSES = (Like, pact_python.Like) ...
  • jayvdb
  • Opened 
    on Sep 8, 2022
  • #120

Currently I have a service that is expecting a content-type: application/x-www-form-urlencoded. I am able to write consumer tests to generate the pact file appropriately but whilst running the verifier ...
  • mmohan-prove
  • Opened 
    on Aug 26, 2022
  • #119

I am new to the pactman and got stuck on the very first step. I followed the quickstart from the docs, but getting the following error: Traceback (most recent call last): File /Users/serhii/work/python-pact/test.py ...
  • skalinets
  • Opened 
    on Aug 24, 2022
  • #118

I don t see any reference in README.md on how to set up pactman on the Consumer side to publish a new contract to Pact Broker instead store it locally inside the repo. Can someone point me, to how I can ...
  • DKorytkin
  • 1
  • Opened 
    on Aug 3, 2022
  • #116

When we run pytest for a consumer-provider, given those are registered in the Pact Broker, if no pacts are available we get an error in our tests. Same thing happens if no results are found for a specific ...
  • afshimono
  • 1
  • Opened 
    on Jul 1, 2022
  • #115

I ve got a provider with an entry point function. It fetches data in a complicated way, but that complication is all bottled up in a function called retrieve_data, which I import from another library and ...
  • pavelkomarov
  • Opened 
    on Jan 26, 2022
  • #113

Hi, I m trying to understand what features are there in pact and pactman, one thing I didn t find in the readme is how I can use a swagger/openapi3 spec to generate and use for contracts? Can I do this ...
  • maximvl
  • Opened 
    on Sep 30, 2021
  • #112

If an exception is thrown after entering the Pact context, the _interactions list still contains the expected interaction for that test. This causes all subsequently run tests to fail. Small test file ...
  • chrislawlor
  • Opened 
    on Sep 15, 2021
  • #111
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub