Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

No errors thrown when running pytest #51

Open
hunterkemeny opened this issue Sep 27, 2023 · 0 comments
Open

No errors thrown when running pytest #51

hunterkemeny opened this issue Sep 27, 2023 · 0 comments

Comments

@hunterkemeny
Copy link
Collaborator

When running the example command pytest red_queen/games/mapping/map_queko.py -m tweedledum --store , no errors of any kind are reported to the console, even when every function in map_queko.py is altered or removed.

This is related to issue #50, because the tweedledum import error should have been reported to the console. Instead, only the Namespace output was reported when running pytest, even though import tweedledum was throwing an import error behind the scenes from __init__ in the mapping folder.

Shown output:
Screenshot 2023-09-27 at 11 29 03 AM

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

No branches or pull requests

1 participant