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

Migration of Test Suite from Ward to Pytest #172

Merged
merged 7 commits into from
May 14, 2024

Conversation

tallhypnosis
Copy link
Contributor

This pull request migrates the test suite from Ward to Pytest. The decision to migrate was made to leverage Pytest's robust features and better align with industry standards and community preferences.

Changes Made:

  • Rewrote existing tests using Pytest syntax and assertions.
  • Updated test fixtures and setup to align with Pytest conventions.
  • Ensured compatibility with Pytest's async support for asynchronous tests.

Kindly! review it.

Copy link

netlify bot commented May 14, 2024

Deploy Preview for viewpy ready!

Name Link
🔨 Latest commit 24ee39e
🔍 Latest deploy log https://app.netlify.com/sites/viewpy/deploys/6643e63d93947100088151ab
😎 Deploy Preview https://deploy-preview-172--viewpy.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@tallhypnosis
Copy link
Contributor Author

Hi everyone,

I've just submitted a pull request to migrate the test suite from Ward to Pytest. This involved rewriting existing tests using Pytest syntax and assertions, updating fixtures, and ensuring compatibility with Pytest's async support.

Please feel free to review the changes and provide any feedback or suggestions you may have. I'm available to address any questions or concerns you may have.

Thanks,
Yash

@ZeroIntensity
Copy link
Owner

ZeroIntensity commented May 14, 2024

This closes #164

@ZeroIntensity ZeroIntensity merged commit fbcb5a5 into ZeroIntensity:master May 14, 2024
23 checks passed
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