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

feat: create new @jest/expect package #12404

Merged
merged 21 commits into from Feb 16, 2022
Merged

Commits on Feb 16, 2022

  1. introduce @jest/expect

    mrazauskas committed Feb 16, 2022
    Copy the full SHA
    6ccd1dc View commit details
    Browse the repository at this point in the history
  2. fix lock

    mrazauskas committed Feb 16, 2022
    Copy the full SHA
    7b2bea6 View commit details
    Browse the repository at this point in the history
  3. fix lint

    mrazauskas committed Feb 16, 2022
    Copy the full SHA
    e7ca2a2 View commit details
    Browse the repository at this point in the history
  4. clean up

    mrazauskas committed Feb 16, 2022
    Copy the full SHA
    c22b839 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d033c5e View commit details
    Browse the repository at this point in the history
  6. refactor jasmine

    mrazauskas committed Feb 16, 2022
    Copy the full SHA
    969d35e View commit details
    Browse the repository at this point in the history
  7. fix lint

    mrazauskas committed Feb 16, 2022
    Copy the full SHA
    f22b639 View commit details
    Browse the repository at this point in the history
  8. move SnapshotMatchers

    mrazauskas committed Feb 16, 2022
    Copy the full SHA
    1e230f0 View commit details
    Browse the repository at this point in the history
  9. tweak types

    mrazauskas committed Feb 16, 2022
    Copy the full SHA
    c2f0a81 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    5b35ee6 View commit details
    Browse the repository at this point in the history
  11. add minimal readme

    mrazauskas committed Feb 16, 2022
    Copy the full SHA
    4dc3760 View commit details
    Browse the repository at this point in the history
  12. add changelog entry

    mrazauskas committed Feb 16, 2022
    Copy the full SHA
    0352b7f View commit details
    Browse the repository at this point in the history
  13. eslint comment

    mrazauskas committed Feb 16, 2022
    Copy the full SHA
    102031b View commit details
    Browse the repository at this point in the history
  14. tweak readme

    mrazauskas committed Feb 16, 2022
    Copy the full SHA
    b9a27c2 View commit details
    Browse the repository at this point in the history
  15. clean up

    mrazauskas committed Feb 16, 2022
    Copy the full SHA
    de38ed2 View commit details
    Browse the repository at this point in the history
  16. bring back jest-snapshot

    mrazauskas committed Feb 16, 2022
    Copy the full SHA
    e582a9a View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    fa3e1c6 View commit details
    Browse the repository at this point in the history
  18. assignability

    SimenB committed Feb 16, 2022
    Copy the full SHA
    f1078f1 View commit details
    Browse the repository at this point in the history
  19. addSnapshotSerializer test

    mrazauskas committed Feb 16, 2022
    Copy the full SHA
    c7fa36c View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    f282d50 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    5262e2a View commit details
    Browse the repository at this point in the history