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 config for zero assertions switcher in config and cli args #404

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Apr 5, 2023

  1. cljfmt src/kaocha/specs

    Laurence Chen committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    0c61f15 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary require in src/kaocha/report.clj

    Laurence Chen committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    dc960ce View commit details
    Browse the repository at this point in the history
  3. cljfmt src/kaocha/config.clj

    Laurence Chen committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    2b8e8da View commit details
    Browse the repository at this point in the history
  4. add mute-zero-assertion? global opt

    Laurence Chen committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    57dce48 View commit details
    Browse the repository at this point in the history
  5. cljfmt src/kaocha/runner.clj

    Laurence Chen committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    def4f68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    847aa77 View commit details
    Browse the repository at this point in the history
  7. add document for the configuration option

    Laurence Chen committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    87a30e8 View commit details
    Browse the repository at this point in the history
  8. change mute-zero-assertions to warnings

    Laurence Chen committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    c178ed0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

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