Skip to content
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

Fix inter-testfile import issues #26

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Fix inter-testfile import issues #26

merged 1 commit into from
Jan 22, 2024

Conversation

soxofaan
Copy link
Member

@soxofaan soxofaan commented Jan 22, 2024

fixes #13
use "prepend" mode again,
instead of newer "importlib" which does not allow inter-testfile imports

use "prepend" mode again,
instead of newer "importlib" which does not allow inter-testfile imports
@soxofaan soxofaan changed the title Issue #13 fix inter-testfile import issues Fix inter-testfile import issues Jan 22, 2024
@soxofaan soxofaan merged commit b1e16a2 into main Jan 22, 2024
1 check passed
@soxofaan soxofaan deleted the issue13-test-imports branch January 22, 2024 14:57
@soxofaan soxofaan mentioned this pull request Jan 22, 2024
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.

Fix unit test setup
1 participant