Skip to content

Wrong source tree overview in document #1

Description

@panxiao2014

In the document: https://pytest-with-eric.com/mocking/mocking-vs-patching/

The source tree is wrong:

.
├── .gitignore
├── pytest.ini
├── README.md
├── requirements.txt
├── tests
│ └── cat_api.py
└── src
├── init.py
└── test_cat_api.py

cat_api.py should be in src folder, and test_cat_api.py should be in tests folder.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions