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

Simplify pytest usage #194

Merged
merged 1 commit into from
Apr 14, 2024
Merged

Simplify pytest usage #194

merged 1 commit into from
Apr 14, 2024

Conversation

yut23
Copy link
Collaborator

@yut23 yut23 commented Apr 14, 2024

  • fix some old code under examples/mesh/experiments that was breaking pytest discovery
  • update presentations/pyro_intro.ipynb to the new package layout and ignore a cell that prints its run time
  • move the pytest ignores to pyproject.toml

This allows us to simply run pytest from the repository root, and not have to pass a bunch of --ignore arguments.

* fix some old code under `examples/mesh/experiments` that was breaking
  pytest discovery
* update `presentations/pyro_intro.ipynb` to the new package layout and
  ignore a cell that prints its run time
* move the pytest ignores to pyproject.toml

This allows us to simply run `pytest` from the repository root, and not
have to pass a bunch of `--ignore` arguments.
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@zingale zingale merged commit e75ab52 into python-hydro:main Apr 14, 2024
11 checks passed
@yut23 yut23 deleted the cleanup-tests branch April 15, 2024 16:08
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.

2 participants