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

Support JSON as source for parametrized tests arguments #492

Merged
merged 18 commits into from
Apr 10, 2022

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    69ca9ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4cdaba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    861bb16 View commit details
    Browse the repository at this point in the history
  4. Add dedicated JsonClasspathSource annotation and add abstract base cl…

    …asses for the basic functionality
    filiphr committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    515dd61 View commit details
    Browse the repository at this point in the history
  5. Add NoJsonParserConfiguredException and change the message to include…

    … the supported libraries
    filiphr committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    0bb3821 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Rename documentation file and update intro

    Nicolai Parlog committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    a335122 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Fix incorrect rename

    filiphr committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    782cd34 View commit details
    Browse the repository at this point in the history
  2. Add myself to contributors

    filiphr committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    de900ac View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Configuration menu
    Copy the full SHA
    241c5ce View commit details
    Browse the repository at this point in the history
  2. Fix path to demos in documentation

    Nicolai Parlog committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    125cab5 View commit details
    Browse the repository at this point in the history
  3. Add tests for file sources

    Nicolai Parlog committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    1d68512 View commit details
    Browse the repository at this point in the history
  4. Simplify precondition checking

    Nicolai Parlog committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    098630f View commit details
    Browse the repository at this point in the history
  5. No comment 😡

    Nicolai Parlog committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    1211d2b View commit details
    Browse the repository at this point in the history
  6. Polish Javadoc

    Nicolai Parlog committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    6cbba4b View commit details
    Browse the repository at this point in the history
  7. Update visibilities

    Nicolai Parlog committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    d1aa021 View commit details
    Browse the repository at this point in the history
  8. Add docs to navigation

    Nicolai Parlog committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    235bebb View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' into json-source

    Nicolai Parlog committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    60ed615 View commit details
    Browse the repository at this point in the history
  10. Add serial version UID to NoJsonParserConfiguredException

    Nicolai Parlog committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    570b6a2 View commit details
    Browse the repository at this point in the history