Skip to content

Dev -> Main #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 12 commits into from
Closed

Dev -> Main #11

wants to merge 12 commits into from

Conversation

resulyrt93
Copy link
Owner

No description provided.

@resulyrt93 resulyrt93 closed this May 21, 2024
@codejunction
Copy link

codejunction commented Jun 7, 2024

breaking changes. Pytest failure on new update. was working fine till 0.1.5.

putting the main code in src folder, doesn't allow pytest plugin system to register.

currennt usage to fix issue in every test case, where the fixtures are used

from pytest_sqlalchemy_mock.base import (
    connection_url,
    engine,
    sqlalchemy_declarative_base,
    sqlalchemy_mock_config,
    connection,
    session,
    mocked_session,
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants