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

Replace Ava by Vitest #180

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

Replace Ava by Vitest #180

wants to merge 23 commits into from

Commits on Mar 12, 2023

  1. chore: setup vitest

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    5f5f278 View commit details
    Browse the repository at this point in the history
  2. test: assignability

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    f904044 View commit details
    Browse the repository at this point in the history
  3. test: remove life test

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    ef35cff View commit details
    Browse the repository at this point in the history
  4. test: cli

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    fd911aa View commit details
    Browse the repository at this point in the history
  5. test: deprecated

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    c3fcb2d View commit details
    Browse the repository at this point in the history
  6. test: eslint-compatibility

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    0138601 View commit details
    Browse the repository at this point in the history
  7. test: expect-error

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    ecc774e View commit details
    Browse the repository at this point in the history
  8. test: identicality

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    ed9aaca View commit details
    Browse the repository at this point in the history
  9. test: informational

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    14253da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee8804b View commit details
    Browse the repository at this point in the history
  11. chore: lint test

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    5494113 View commit details
    Browse the repository at this point in the history
  12. test: no-tsd

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    6fd9d06 View commit details
    Browse the repository at this point in the history
  13. test: no-files

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    23441a8 View commit details
    Browse the repository at this point in the history
  14. test: no-test

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    1170b74 View commit details
    Browse the repository at this point in the history
  15. test: failure-nested

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    16bcdb7 View commit details
    Browse the repository at this point in the history
  16. test: files

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    413daae View commit details
    Browse the repository at this point in the history
  17. test: types-property

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    134167d View commit details
    Browse the repository at this point in the history
  18. test: split big test file

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    22b89f1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a28414b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3f1cfb5 View commit details
    Browse the repository at this point in the history
  21. chore: remove ava

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    6ce4e58 View commit details
    Browse the repository at this point in the history
  22. fix: chmod

    skarab42 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    e7a1289 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e5dc5d5 View commit details
    Browse the repository at this point in the history