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

Add Jest like API #168

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

Add Jest like API #168

wants to merge 17 commits into from

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    1592dfc View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Add Jest like api parser

    skarab42 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    0989aa8 View commit details
    Browse the repository at this point in the history
  2. Add identicality handlers

    skarab42 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    482cb5b View commit details
    Browse the repository at this point in the history
  3. Change api structure

    skarab42 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    8aa2954 View commit details
    Browse the repository at this point in the history
  4. Refactor test structure

    skarab42 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    55f340f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6f728f View commit details
    Browse the repository at this point in the history
  6. Change diagnostic messages

    skarab42 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    1881e97 View commit details
    Browse the repository at this point in the history
  7. Add more tests

    skarab42 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    b8561be View commit details
    Browse the repository at this point in the history
  8. Fix filename typo

    skarab42 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    d214cb1 View commit details
    Browse the repository at this point in the history
  9. Add assignability handlers

    skarab42 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    e0538bb View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    0ee657f View commit details
    Browse the repository at this point in the history
  2. Docs typo

    skarab42 committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    c429180 View commit details
    Browse the repository at this point in the history
  3. Add subtypeOf assertion

    skarab42 committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    f612a70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da31965 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7952366 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b8fad5 View commit details
    Browse the repository at this point in the history
  7. Add toThrowError assertion

    skarab42 committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    416e58a View commit details
    Browse the repository at this point in the history