Skip to content

Wrong source tree overview in document #1

@panxiao2014

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions