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

docs(testing): improve the docs of @std/testing #5033

Merged
merged 20 commits into from
Jun 17, 2024

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    c46a31e View commit details
    Browse the repository at this point in the history
  2. document params

    kt3k committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    36f35b0 View commit details
    Browse the repository at this point in the history
  3. add README

    kt3k committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f7e7318 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. document mock params

    kt3k committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    823b6b1 View commit details
    Browse the repository at this point in the history
  2. document params

    kt3k committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6560299 View commit details
    Browse the repository at this point in the history
  3. fmt

    kt3k committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fd3d082 View commit details
    Browse the repository at this point in the history
  4. add @example to testing/snapshot

    kt3k committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9f4e79f View commit details
    Browse the repository at this point in the history
  5. add testing/time examples

    kt3k committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2f8b532 View commit details
    Browse the repository at this point in the history
  6. add examples for testing/mock

    kt3k committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    da3c104 View commit details
    Browse the repository at this point in the history
  7. add examples of testing/bdd

    kt3k committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7fbb141 View commit details
    Browse the repository at this point in the history
  8. reduce no-assert

    kt3k committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    65e9f4f View commit details
    Browse the repository at this point in the history
  9. fix type errors in examples

    kt3k committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    050453c View commit details
    Browse the repository at this point in the history
  10. remove unimportant test cases

    kt3k committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    648c1a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. add docs

    kt3k committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1ed8649 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
    kt3k and iuioiua authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f9e1e8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    495dbdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7946ab1 View commit details
    Browse the repository at this point in the history
  5. add examples

    kt3k committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    557b04e View commit details
    Browse the repository at this point in the history
  6. add examples to types

    kt3k committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    215b2e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

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