Skip to content

Conversation

@serl
Copy link
Contributor

@serl serl commented Nov 17, 2025

Description

Adding documentation for unittest.TestCase. Everything works already and pytest experts know already what to do, but for casual users migrating from snapshottest this may be very useful.

Related Issues

Checklist

  • This PR has sufficient documentation.
  • This PR has sufficient test coverage.
  • This PR title satisfies semantic convention.

Additional Comments

No additional comments.

@noahnu noahnu merged commit 0563133 into syrupy-project:main Nov 17, 2025
11 checks passed
@noahnu
Copy link
Collaborator

noahnu commented Nov 17, 2025

@all-contributors add @serl for docs

@allcontributors
Copy link
Contributor

@noahnu

I've put up a pull request to add @serl! 🎉

@serl serl deleted the patch-1 branch November 17, 2025 12:17
@codecov
Copy link

codecov bot commented Nov 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1038   +/-   ##
=======================================
  Coverage   97.29%   97.29%           
=======================================
  Files          21       21           
  Lines        1666     1666           
=======================================
  Hits         1621     1621           
  Misses         45       45           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Unable to pass snapshot argument to custom test class methods

2 participants